millisPerYear top-level constant

int const millisPerYear

Implementation

const int millisPerYear = millisPerDay * 365;