Where is the TickCount() call? I have seen several threads on the web that recommend using the TickCount() call for iphone development. What do i need to "#include" to use this call? What framework is it in?
If not TickCount() what should I use to get milliseconds elapsed since the cpu started?