Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ currentTimer
Method
currentTimer
src/library/PerfTimer.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
PerfTimer::TimerType PerfTimer::currentTimer()
42
{
43
return current_type;
44
}
45
46
void PerfTimer::print()
47
{
Callers
2
PerfTimerCall
Method · 0.80
~PerfTimerCall
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected