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