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 docstring for monotonic_ns referred to comparing against values from
time.monotonic(), but should refer to time.monotonic_ns() since the two
return different units.
Fixes#10946
0 commit comments