Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
DebugTimer::~DebugTimer() { f.close(); }
45
46
void DebugTimer::startTimer() { m_timer.start(); }
47
48
void DebugTimer::restartTimer() { m_timer.restart(); }
49
Callers
2
connectDev
Method · 0.45
disconnectDev
Method · 0.45
Calls
1
start
Method · 0.45
Tested by
no test coverage detected