The high-resolution timer API
Posted Jan 19, 2006 11:26 UTC (Thu) by
NAR (subscriber, #1313)
Parent article:
The high-resolution timer API
I might misunderstand something, but will this code work on 32 bit architectures after 2038? In this case the seconds value of ktime_t is only 32 bit long and if the timer is bound to CLOCK_REALTIME, is it possible to install a timer that will expire sometime in 2038 with the HRTIMER_ABS mode?
Bye,NAR
(
Log in to post comments)