Searched refs:GetEveragePeriod (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispProfile.h338 uint64_t GetEveragePeriod() function in class:VBoxDispProfileFpsCounter
345 return ((double)1000000000.0) / GetEveragePeriod();

Completed in 211 milliseconds