Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dds-bridge/dds
/ Start
Method
Start
library/src/system/timer.cpp:47–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
46
47
void Timer::Start()
48
{
49
user0 = Clock::now();
50
syst0 = clock();
51
}
52
53
54
void Timer::End()
Callers
2
StartThreadTimer
Method · 0.45
StartBlockTimer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected