gettimeofday() seems to return local time
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Importance: Normal I'm using gettimeofday(), on OS X 10.3.6, to get the time resolution I need (milliseconds). If I'm reading the documentation right, I should be getting time in UTC. However, I'm getting local time. Should gettimeofday() return local time? Will it work the same on all Macs? Will it change with future releases of OS X? Thanks, Michael Rubinstein _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Michael Rubinstein