void Increment()
in
spectator/stateful_meters.h [132:132]
1
lines of code
1
McCabe index (conditional complexity)
void Increment() { Add(1); }