Skip to content
  • Nick Mathewson's avatar
    Distinguish true clock jumps from idleness · 285e7c98
    Nick Mathewson authored
    Since we're going to be disabling the second-elapsed callback, we're
    going to sometimes have long periods when no events file, and so the
    current second is not updated.  Handle that by having a better means
    to detect "clock jumps" as opposed to "being idle for a while".
    Tolerate far more of the latter.
    
    Part of #26009.
    285e7c98