Skip to content

Sync

Namespace: ClientToChannel  ·  Opcode: 0x00F3 (243)

Client-to-channel time sync heartbeat. Sent every ~200 ms after channel login. Body is a single u32 client tick counter (roughly ms-since-boot) the server echoes back in its own Sync reply.

Fields

Field Type Modifiers Description
ClientTime u32 Client tick counter in milliseconds since boot.