Skip to content

estimateRoomStep

estimateRoomStep(clock, nowMilliseconds): number

Defined in: packages/engine/src/gameplay/replication/clock.ts:111

The room’s step at nowMilliseconds on the client’s clock, to the fraction of a step.

Parameter Type
clock RoomClock
nowMilliseconds number

number