[Help] GetTickCount

Hi. How can i check how many frames/ticks now/elapsed? Lua has os.time() function but on gta client says “os are nil”.
Need to delay some functions in thread (i need check manually, i know about Citizen.Wait, i need something else)

Found GetGameTimer(), i think this is it

1 Like