Solved
Forum Discussion
2 Replies
- william_roeSuper Contributor
I found this article which uses 'GetTickCount()' and returns an integer.
Consider also the StopWatch object.
Is there a way to get measure time in milliseconds? It appears as though 'TimeInterval' is only accurate to the second.
I found this article which uses 'GetTickCount()' and returns an integer.
I found this article which uses 'GetTickCount()' and returns an integer.
Consider also the StopWatch object.