MCPcopy 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
41PerfTimer::TimerType PerfTimer::currentTimer()
42{
43 return current_type;
44}
45
46void PerfTimer::print()
47{

Callers 2

PerfTimerCallMethod · 0.80
~PerfTimerCallMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected