Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dds-bridge/dds
/ start
Method
start
library/tests/TestTimer.cpp:54–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
53
54
void TestTimer::start(const int number)
55
{
56
count_ += number;
57
user0_ = Clock::now();
58
sys0_ = clock();
59
}
60
61
62
void TestTimer::end()
Callers
4
loop_solve
Function · 0.80
loop_calc
Function · 0.80
loop_dealerpar
Function · 0.80
loop_play
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected