Monado OpenXR Runtime
|
Wrapper around OS native time functions. More...
Go to the source code of this file.
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.