MCPcopy Create free account
hub / github.com/dds-bridge/dds / UserTime

Method UserTime

library/src/system/timer.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73
74
75int Timer::UserTime() const
76{
77 return static_cast<int>(userCum);
78}
79
80
81void Timer::operator +=(const Timer& add)

Callers 2

EndThreadTimerMethod · 0.80
EndBlockTimerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected