The number of milliseconds per day.

Synopsis

Declared in <bdlt_timeunitratio.h>

static
bsls::Types::Int64 const k_MILLISECONDS_PER_DAY = k_MILLISECONDS_PER_HOUR * k_HOURS_PER_DAY;

Created with MrDocs