The number of microseconds per minute.

Synopsis

Declared in <bdlt_timeunitratio.h>

static
bsls::Types::Int64 const k_MICROSECONDS_PER_MINUTE = k_MICROSECONDS_PER_SECOND * k_SECONDS_PER_MINUTE;

Created with MrDocs