secondsPerWeek constant

int const secondsPerWeek

Implementation

static const int secondsPerWeek = secondsPerDay * daysPerWeek;