HOURS constant

int const HOURS

Constant for hours unit and conversion.

Implementation

static const int HOURS = MINUTES * 60;