If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Hi,
I'm involved in porting a windows program to OS X, and there's a call to get the number of processor cycles since the program has started running. Is there a call that does the same thing for OS X?
Originally posted by Zimwy: Hi,
I'm involved in porting a windows program to OS X, and there's a call to get the number of processor cycles since the program has started running. Is there a call that does the same thing for OS X?
Thanks!
gabe
UpTime(), in DriverServices.h is what you want, I believe.