Type alias PingPeerResponseType

PingPeerResponseType: {
    latency: number;
}

Type declaration

  • latency: number