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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DGetTickCount.cpp99 static uint64 GetTickCountNow64() { return tic64; } function in class:MyTimer
131 return MyTimer::GetTickCountNow64();

Completed in 89 milliseconds