clock Module

Functions for reading and controlling the system clock in RQL.

Clock Functions

Read the current time from the system clock.

Internal Functions

Control the system clock for testing and deterministic replay.

Function Reference

FunctionTypeDescription
clock::nowClockGet the current clock timestamp
clock::setInternalSet the system clock to a specific timestamp
clock::advanceInternalAdvance the system clock by a specified duration