PingMessage
Defined in: packages/engine/src/gameplay/replication/protocol.ts:124
A client’s clock reading, which the room sends back with its step.
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
sent |
number |
The client’s clock as it sent this, in milliseconds. |
type |
Ping |
- |