nanosecondsPerMillisecond constant

int const nanosecondsPerMillisecond

Number of ns per ms

Implementation

static const int nanosecondsPerMillisecond = 1000000;