Thread: GetTime()
View Single Post
09-28-20, 09:50 AM   #1
KL1SK
A Murloc Raider
Join Date: Sep 2020
Posts: 9
Question GetTime()

Is there a more precise function GetTime ()?
When I call GetTime () every millisecond, I don't get the exact time, about 5-10 milliseconds are wasted.
Rather, GetTime () returns the same value several times, and then immediately returns + 5-10 milliseconds.
.888
.888
.888
.891
.892
.893
.893
.893
etc
  Reply With Quote