Well it depends on the resolution you need but the functions in ctime such as time() might be of use. If you need something with milliseconds resolution then on windows systems I have used QueryPerformanceCounter() for this. Try looking those up in your help files.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.