void Set()
in
spectator/stateful_meters.h [103:103]
1
lines of code
1
McCabe index (conditional complexity)
void Set(double amount) { value_ = amount; }