ticksPerDay constant

int const ticksPerDay

Default value for ticks per day.

Implementation

static const int ticksPerDay = 24 * ticksPerHour;