Monado OpenXR Runtime
|
A very simple generator to create process unique ids. More...
Functions | |
xrt_limited_unique_id_t | u_limited_unique_id_get (void) |
This function returns a unsigned 64 bit value that is guaranteed to be unique within the current running process, and not zero. More... | |
Variables | |
static std::atomic_uint_fast64_t | generator |
A very simple generator to create process unique ids.