rtclock - realtime clock
device rtclock0 at ltimer*
The rtclock device is the generalized interface to the time of day. It provides the in-kernel function gettime().
Only the first clock attached is used. If no clock at all is found, the system will panic if gettime() is called.