Abbreviation for k_MICROSECONDS_PER_MILLISECOND. The number of us per ms.
Synopsis
Declared in <bdlt_timeunitratio.h>
static
bsls::Types::Int64 const k_US_PER_MS = k_MICROSECONDS_PER_MILLISECOND;
Created with MrDocs