Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ QueryPerformanceFrequency
Function
QueryPerformanceFrequency
extern/boost/boost/winapi/timers.hpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
BOOST_FORCEINLINE BOOL_ QueryPerformanceFrequency(LARGE_INTEGER_* lpFrequency)
39
{
40
return ::QueryPerformanceFrequency(reinterpret_cast< ::_LARGE_INTEGER* >(lpFrequency));
41
}
42
43
}
44
}
Callers
5
Timer
Method · 0.85
get_tick_freq
Function · 0.85
chrono.hpp
File · 0.85
now
Method · 0.85
query_performance_frequency
Function · 0.85
Calls
no outgoing calls
Tested by
1
get_tick_freq
Function · 0.68