Skip to content

PingMessage

Defined in: packages/engine/src/gameplay/replication/protocol.ts:124

A client’s clock reading, which the room sends back with its step.

Property Type Description
sent number The client’s clock as it sent this, in milliseconds.
type Ping -