The number of milliseconds per hour.

Synopsis

Declared in <bdlt_timeunitratio.h>

static
bsls::Types::Int64 const k_MILLISECONDS_PER_HOUR = k_MILLISECONDS_PER_MINUTE * k_MINUTES_PER_HOUR;

Created with MrDocs