The alarm clock function is used by almost everyone, and on Apple iPhones, users have long been accustomed to quickly adjusting to their desired time by sliding the scroll wheel in the alarm setting interface.
However, observant users recently discovered that this seemingly infinitely scrollable alarm clock wheel is actually a "false loop." Some users conducted tests and found that when continuously sliding the wheel in one direction, after a period of time, they could actually reach the end of the wheel. The endpoint is 16:39.
This discovery surprised many people, as in previous usage, few people would operate so extensively to explore the truth behind the scroll wheel.
Some analysts believe that Apple uses a very long array to replace a loop because arrays are easier to program than loops. As for why the endpoint is 16:39, users explain that the maximum number of options for this wheel is 1000. Hours start from 1, and 1000 modulo 24 equals 16, so it's 16. Minutes start from 0, and 1000 modulo 60 equals 40, so it displays as 39.
Users joked: "Programmers never expected this generation of users to be so idle."
Although the discovery revealed that the alarm clock scroll wheel is a false loop, this doesn't affect most users' daily usage. After all, during normal alarm time adjustment, we don't endlessly slide the wheel in one direction.
免責聲明:投資有風險,本文並非投資建議,以上內容不應被視為任何金融產品的購買或出售要約、建議或邀請,作者或其他用戶的任何相關討論、評論或帖子也不應被視為此類內容。本文僅供一般參考,不考慮您的個人投資目標、財務狀況或需求。TTM對信息的準確性和完整性不承擔任何責任或保證,投資者應自行研究並在投資前尋求專業建議。