Define AVS_COMMONS_UTILS_WITH_POSIX_AVS_TIME
Defined in File avs_commons_config.h
Define Documentation
-
AVS_COMMONS_UTILS_WITH_POSIX_AVS_TIME
Options related to avs_utils. Enable the default implementation of avs_time_real_now() and avs_time_monotonic_now().
Requires an operating environment that supports a clock_gettime() call compatible with POSIX.