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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp552 uint64_t time_ns; local
554 time_ns = PDMDevHlpTMTimeVirtGetNano(VGASTATE2DEVINS(pThis));
557 cur_frame_ns = time_ns % r->frame_ns;

Completed in 65 milliseconds