hoursPerPeriod constant

int const hoursPerPeriod = 12

The number of hours in one day period (see also DayPeriod), i.e. 12.

Implementation

static const int hoursPerPeriod = 12