Work phone so I don’t use the clock much

    • zikzak025@lemmy.world
      link
      fedilink
      arrow-up
      17
      ·
      11 days ago

      Timers might use just a wee bit more because they will have a check to produce an alarm when the timer expires. But we’re still taking negligible values.

      • Fmstrat@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        10 days ago

        Not even, really. They use “wake timers” the same way every other app does, the loop in the OS runs for that regardless of if an alarm exists. It’s just one more item in the queue that gets ignored until it goes off. And stopwatches don’t even have that.