Searched refs:xClockFrequency (Results 1 – 1 of 1) sorted by relevance
72 static LARGE_INTEGER xClockFrequency; variable301 ( void ) QueryPerformanceFrequency( &xClockFrequency ); in vMBuffNetifBackendInit()755 lTime = ( xTime.QuadPart * 1000000000 / xClockFrequency.QuadPart ); in llSlirp_ClockGetNanoSeconds()