MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / count

Method count

libraries/MINMAX/MINMAX.cpp:95–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93
94
95uint32_t MINMAX::count()
96{
97 return _count;
98}
99
100
101uint32_t MINMAX::lastMin()

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36