How to get timer current count?
#3

You can use gettime() for seconds, or GetTickCount() for milliseconds. Multiplying seconds by 1000 won't give you an accurate measurement of milliseconds.
Reply


Messages In This Thread
How to get timer current count? - by GunZsmd - 14.07.2016, 23:39
Re: How to get timer current count? - by yutaruta - 14.07.2016, 23:58
Re: How to get timer current count? - by Threshold - 15.07.2016, 12:50

Forum Jump:


Users browsing this thread: 1 Guest(s)