Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
75
int Timer::UserTime() const
76
{
77
return static_cast<int>(userCum);
78
}
79
80
81
void Timer::operator +=(const Timer& add)
Callers
2
EndThreadTimer
Method · 0.80
EndBlockTimer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected