Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ reset
Method
reset
libraries/PrintSize/PrintSize.h:40–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
39
40
void reset() { _total = 0; }
41
42
43
uint32_t total() { return _total; };
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36