GAUGE top-level constant

int const GAUGE

A non-negative integer which may increase or decrease, but which holds at the maximum or minimum value specified in the range when the actual value goes over or below the range, respectively

Implementation

const GAUGE = 66;