04.02.2010, 16:00
https://sampwiki.blast.hk/wiki/Tickcount
That means that tickcount() RETURNS the tickcount, the parameter returns the amount of miliseconds in 1 second. So, if granularity is 1000, it means that it is being accurate. Or that's what I understood.
Also, GetTickCount returns the time that the -computer- has been on. tickcount() returns the time that the server has been up.
That means that tickcount() RETURNS the tickcount, the parameter returns the amount of miliseconds in 1 second. So, if granularity is 1000, it means that it is being accurate. Or that's what I understood.
Also, GetTickCount returns the time that the -computer- has been on. tickcount() returns the time that the server has been up.