TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Does Apple not allow multiple timers for hardware reasons?

4 pointsby MaxLeiterover 2 years ago
Hi HN, hope you can settle this new years debate for me.<p>Why do iPhones still only allow one timer? My friend believes it’s due to hardware limitations (only one interrupt based timer, I guess?) but I can’t see that — the watch and TV have the same internals and support multiple, although that means it could be something external.<p>My theory is the same as why there’s no calculator on the iPad, Apple felt like it

3 comments

colinbover 2 years ago
I don’t know why Apple limit the number of timers in this way, but I do know that a single hardwire timer is sufficient to manage thousands of software timers. Look for George Varghese’s work on Timer Wheels if you’re interested. Commonly used in hardware constrained embedded environments.
badwolfover 2 years ago
Definitely a software restriction. Apple Watch supports multiple timers, however you can only have one unnamed timer - for example you could tell your watch &quot;Start a 5 minute timer&quot; then &quot;Start a 10 minute timer for potatoes&quot; to have a second timer called &quot;Potatoes&quot;
battlesover 2 years ago
Why do you think iPhones only allow one timer? I&#x27;ve been using an app that has multiple timers for years on an iPhone 6s. If you&#x27;re talking about the stock Clock app then you&#x27;re probably right, they just didn&#x27;t feel like adding a little more complexity to a stock app.
评论 #34208600 未加载