OMNI_CLOCK_TICK_T
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

DESCRIPTION top

Depending on platform being built against, this macro will expand to the proper clock tick type needed by the platforms implementation.

CONSIDERATIONS top

No special considerations.

PLATFORM SPECIFIC top

This value will be different based on platform being targeted.

NOTES top

None.