You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The initial logs just after program started always have a nanosecond part above or below 0 by a small value, and the calibrated cyclesPerSecond is not precise enough.
Actually there's a simple and precise way to convert a tsc to system nanosecond timestamp: tscns.
The text was updated successfully, but these errors were encountered:
The initial logs just after program started always have a nanosecond part above or below 0 by a small value, and the calibrated cyclesPerSecond is not precise enough.
Actually there's a simple and precise way to convert a tsc to system nanosecond timestamp: tscns.
The text was updated successfully, but these errors were encountered: