Hi...
I need a timer that reports in milliseconds on macOS 9 but I can't seem to find one.
On pc I used TimeGetTime() at some times but I can't seem to find it on mac. Does someone know how to use TimeGetTime() on mac i.e. what headers and libraries to use? Are there other options? Preferably I would like a very accurate timereporter that reports in ms.

thanks
/btq