Searched defs:iNano (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DGIMKvm.cpp453 int32_t iNano; local
456 RTTimeSpecGetSecondsAndNano(&TimeSpec, &iSec, &iNano);
462 WallClock.u32Nano = iNano;

Completed in 44 milliseconds