site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Jan 30, 2009, at 3:27 PM, Christopher Khaljah Xu wrote: #include <CoreServices/CoreServices.h> long TickCount(); _______________________________________________ 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... Hi there! I'm a rookie on a mac. I've been trying to port some windows programs that was written in C/C++ onto the mac. I need to rewrite a timer that measures CPU ticks between the start and end of an operation. I wonder if there is something in the mac api similar as GetTickCount or GetTickCount64 ? //Found in ca one minute by searching the Xcode docs for for symbols containing 'TickCount' ------------------------------------------------------ "Home is not where you are born, but where your heart finds peace" - Tommy Nordgren, "The dying old crone" tommy.nordgren@comhem.se This email sent to site_archiver@lists.apple.com