DAYS constant
int
const DAYS
Constant for days unit and conversion.
Implementation
static const int DAYS = HOURS * 24;
Constant for days unit and conversion.
static const int DAYS = HOURS * 24;