Function ARVRServerSingleton.getLastProcessUsec
Returns the absolute timestamp (in μs) of the last ARVRServer
process callback. The value comes from an internal call to OS
.
long getLastProcessUsec() nothrow @nogc;
Returns the absolute timestamp (in μs) of the last ARVRServer
process callback. The value comes from an internal call to OS
.
long getLastProcessUsec() nothrow @nogc;