MINUTES constant
int
const MINUTES
Constant for minutes unit and conversion.
Implementation
static const int MINUTES = SECONDS * 60;
Constant for minutes unit and conversion.
static const int MINUTES = SECONDS * 60;