Monado OpenXR Runtime
|
Wrapper around OS native time functions. More...
Go to the source code of this file.
Macros | |
#define | XRT_HAVE_TIMESPEC |
#define | XRT_HAVE_TIMEVAL |
Wrapper around OS native time functions.
These should be preferred over directly using native OS time functions in potentially-portable code. Additionally, in most cases these are preferred over timepoints from time_state for general usage in drivers, etc.
#define XRT_HAVE_TIMESPEC |
#define XRT_HAVE_TIMEVAL |