Hacker News new | ask | show | jobs
by cpeterso 4072 days ago
The Linux kernel does that. The 'jiffies' counter's initial value rolls over 5 minutes after boot:

http://lxr.free-electrons.com/source/include/linux/jiffies.h...