MACRO
OMNI_NULL - The timestamp used for the framework version information.
SYNOPSIS top
This is a helper macro that is used by the
Defined as the following:
This is a helper macro that is used by the
OMNI_FW_VER_STR helper macro to append the build time to the version macro string.Defined as the following:
#define OMNI_TIME 00:00:00If the
__TIME__ macro is defined, then OMNI_TIME is an alias to this macro.