MACRO
OMNI_CLOCK_FREQ_T - Defines the underlying clock frequency variable type.
SYNOPSIS top
The clock frequency variable is used by the
The clock frequency variable is used by the
omni::chrono::monotonic::tick function to get the proper tick frequency to determine monotonic time.
DESCRIPTION top
Depending on platform being built against, this macro will expand to the proper frequency type needed by the platforms implementation.
Depending on platform being built against, this macro will expand to the proper frequency type needed by the platforms implementation.