222
Stop the count. (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] ImplyingImplications@lemmy.ca 13 points 2 months ago

The timer is just the difference between the timestamp when the timer was started and the current timestamp, but I don't know of any timer app that let's you import/export timestamps as easy as that would be to implement.

[-] wise_pancake@lemmy.ca 4 points 2 months ago

This timer allows pausing though, so I think you have to store a sequence of timestamps

[-] sem 1 points 2 months ago

If you rooted the iPhone could you use some kind of hex editor?

[-] wise_pancake@lemmy.ca 3 points 2 months ago

Probably, the data exists somewhere

[-] Piafraus@lemmy.world 1 points 2 months ago

Does it show the "laps" and their times? If not, I think it can still be implemented by storing just two values - time delta before previous stop and timestamp of previous start/un pause.

[-] wise_pancake@lemmy.ca 1 points 1 month ago

It does, those can be a list of timestamps with a lap flag. Pauses can be a pause/resume flag.

Fairly easy data structure to build.

this post was submitted on 03 Jun 2025
222 points (100.0% liked)

Facepalm

3348 readers
1 users here now

founded 2 years ago
MODERATORS