MCPcopy 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
47void Timer::Start()
48{
49 user0 = Clock::now();
50 syst0 = clock();
51}
52
53
54void Timer::End()

Callers 2

StartThreadTimerMethod · 0.45
StartBlockTimerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected