DAYS constant

int const DAYS

Constant for days unit and conversion.

Implementation

static const int DAYS = HOURS * 24;