MINUTES constant

int const MINUTES

Constant for minutes unit and conversion.

Implementation

static const int MINUTES = SECONDS * 60;