kSecondsPerDay top-level constant

int const kSecondsPerDay

Seconds per day.

Implementation

const int kSecondsPerDay = 86400;