minutesPerHour constant

int const minutesPerHour = 60

The number of minutes per hour.

Implementation

static const int minutesPerHour = 60