MCPcopy Create free account
hub / github.com/NatLabRockies/OpenStudio / tock

Method tock

src/workflow/Timer.cpp:35–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35void Timer::tock() {
36 m_end = ClockType::now();
37}
38
39std::string Timer::message() const {
40 return m_message;

Callers 2

tockCurrentTimerMethod · 0.80
timeReportMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected