Work phone so I don’t use the clock much

  • NoSpotOfGround
    link
    fedilink
    arrow-up
    114
    arrow-down
    1
    ·
    edit-2
    22 hours ago

    Surely you must have rebooted it since then? It’s possible it could last through a reboot I guess, since it’s only displaying the difference between current_time and start_time, not actually counting every millisecond when it’s in the background.

    Edit: ok, yeah, I just tried it: reboots don’t reset the stopwatch, whaddya know!

    • sudoMakeUser@sh.itjust.works
      link
      fedilink
      arrow-up
      8
      ·
      14 hours ago

      Just compares the time started vs the time now. So if you set your device clock back 10 years, start a timer, and set the time back, you’ll see 10 years has elapsed.

      • hexagonwin@lemmy.today
        link
        fedilink
        arrow-up
        2
        ·
        18 hours ago

        wait i thought ipod touches didn’t have an rtc inside? my ipod touch 2g always returns to jan 1 1970 after the battery runs out

        • Kabaka@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          3
          ·
          15 hours ago

          It just has to record the start time, then show the duration between the current clock time and the saved start time. As long as the clock can still sync or be manually set after being charged, there’s no reason it shouldn’t work.

          • hexagonwin@lemmy.today
            link
            fedilink
            English
            arrow-up
            2
            ·
            14 hours ago

            yes but i think the stopwatch on mine just reset after booting with 1970 date. its been quite a while since i used it so my memory could be corrupt tho

            • Kabaka@lemmy.blahaj.zone
              link
              fedilink
              English
              arrow-up
              1
              ·
              13 hours ago

              Could be. I have no idea how it’s implemented in this specific device/app. It might immediately resume tracking the duration when it boots (or you opened the app before correcting the time) and cancels the stopwatch when it finds the start time is seemingly in the future. If I still had my iPod Touch, I’d try to find out — decent nerd sniping opportunity.