The number of microseconds per hour.

Synopsis

Declared in <bdlt_timeunitratio.h>

static
bsls::Types::Int64 const k_MICROSECONDS_PER_HOUR = k_MICROSECONDS_PER_MINUTE * k_MINUTES_PER_HOUR;

Created with MrDocs