DRAFTThis page is not published. Only visible in development mode.
clock moduleInternal

clock::set

Set the system clock to a specific timestamp. Used for testing and deterministic replay.

Syntax

RQL

Parameters

NameTypeDescription
timestampTimestampThe timestamp to set the clock to

Return Value

Nothing. Sets the clock as a side effect.

Related Functions