MACRO
OMNI_CLOCK_TICK_T - Defines the underlying clock tick type.
SYNOPSIS top
This macro option is defined based on the platform being built against. For more information on it, see omni/chrono/tick.hpp and omni/types/tick_t.hpp
This macro option is defined based on the platform being built against. For more information on it, see omni/chrono/tick.hpp and omni/types/tick_t.hpp
DESCRIPTION top
Depending on platform being built against, this macro will expand to the proper clock tick type needed by the platforms implementation.
Depending on platform being built against, this macro will expand to the proper clock tick type needed by the platforms implementation.