The number of nanoseconds per minute.

Synopsis

Declared in <bdlt_timeunitratio.h>

static
bsls::Types::Int64 const k_NANOSECONDS_PER_MINUTE = k_NANOSECONDS_PER_SECOND * k_SECONDS_PER_MINUTE;

Created with MrDocs