SECONDS_PER_US top-level constant

double const SECONDS_PER_US

Seconds per microsecond

Implementation

const SECONDS_PER_US = 1 / 1000000;