minutesInDay constant

int const minutesInDay

Total minutes in a day

Implementation

static const minutesInDay = 24 * 60;