Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ stop
Method
stop
libraries/CountDown/CountDown.cpp:87–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
86
87
void CountDown::stop()
88
{
89
calcRemaining();
90
_state = CountDown::STOPPED;
91
}
92
93
94
void CountDown::cont()
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36