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

Method size

libraries/GAMMA/gamma.cpp:129–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127
128
129uint16_t GAMMA::size()
130{
131 return _size + 1;
132};
133
134
135uint16_t GAMMA::distinct()

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36