millisInDay constant

int const millisInDay

Implementation

static const int millisInDay = 24 * 60 * 60 * 1000;