hoursPerPeriod constant

int const hoursPerPeriod

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

Implementation

static const int hoursPerPeriod = 12;