(look at the Core 0 graph)

  • @wreckedcarzz
    link
    English
    381 year ago

    look at the Core 0 graph

    So are we just ignoring core 1 orrrrr

    • GamerBoy705OPM
      link
      English
      71 year ago

      Ahh, didn’t notice that

    • @pivot_root
      link
      19
      edit-2
      1 year ago

      NTP time synchronization. The computer’s real-time clock was ahead of the actual time, and Windows updated it to the correct time.

        • @pivot_root
          link
          4
          edit-2
          1 year ago

          It’s possible they did both.

          If that graph widget is designed for time-series data, it would need an X-axis timestamp and corresponding Y-axis value for every different sensor it renders. A timer would be used to periodically take samples, and the sample would be created with a timestamp of whenever the timer fired.

        • @FooBarrington
          link
          21 year ago

          Users usually don’t want to see a monotonic time on the X axis, they want to see wall time.

  • @pivot_root
    link
    91 year ago

    A prime example of why one should use the monotonic clock.

  • @Hazdaz
    link
    41 year ago

    Carl, we told you not to divide by 0 again!