The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

u/time: Tidy

+1 -1
+1 -1
src/xrt/auxiliary/util/u_time.cpp
··· 133 133 // Offset the last timestamp by that duration. 134 134 return state->lastTime + 135 135 duration_cast<nanoseconds>(sinceLastUpdate).count(); 136 - } 136 + }