Function ARVRServerSingleton.getLastCommitUsec

Returns the absolute timestamp (in μs) of the last ARVRServer commit of the AR/VR eyes to VisualServer. The value comes from an internal call to OS.getTicksUsec.

long getLastCommitUsec() nothrow @nogc;