Re: get current time in kernel module
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com User-agent: Microsoft-Entourage/10.1.4.030702.0 "Mike Smith" <drivers@mu.org> wrote on 7/28/05 11:47 AM:
The kernel has no notion of the "time of day"; it is purely a userland conceit. It's quite possible, common and correct for different parts of the system to have different ideas about the current time of day. The kernel only knows about absolute time.
Then why does my System Log file contain entries from the kernel such as this one: Jul 28 11:00:40 MyMac kernel[0]: AirPort: Link UP: Maybe I misunderstand your response but it seems to me that there must be some way for the kernel to get the "current now" time of day. -Allan _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Allan Hoeltje