MCPcopy Create free account
hub / github.com/analogdevicesinc/scopy / startTimer

Method startTimer

common/src/debugtimer.cpp:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44DebugTimer::~DebugTimer() { f.close(); }
45
46void DebugTimer::startTimer() { m_timer.start(); }
47
48void DebugTimer::restartTimer() { m_timer.restart(); }
49

Callers 2

connectDevMethod · 0.45
disconnectDevMethod · 0.45

Calls 1

startMethod · 0.45

Tested by

no test coverage detected