HOURS constant
int
const HOURS
Constant for hours unit and conversion.
Implementation
static const int HOURS = MINUTES * 60;
Constant for hours unit and conversion.
static const int HOURS = MINUTES * 60;