Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 228 Bytes

event_pong.md

File metadata and controls

11 lines (8 loc) · 228 Bytes

Event:'pong'

  • ms(Number)自ping数据包以来经过的毫秒数(即:延迟)。
socket.on('pong',(latency)=>{
    //...
})

页面翻译有问题?请戳这里>