TscTimePoint.cyclesPerMsec

Provide the cycles/time ratio for the current machine.

  1. long cyclesPerSecond;
  2. long cyclesPerMsec;
    struct TscTimePoint
    static shared immutable
    long cyclesPerMsec;
  3. long cyclesPerUsec;

Meta