millisPerDay top-level constant

int const millisPerDay

Implementation

const int millisPerDay = 1000 * 3600 * 24;