Hi everyone.
I have a question and wasn't able to find any answer for this.
What is the maximum value/limit for TimerInit & TimerDiff.
I mean, If I use TimerInit() in my script, how long can it 'last'? How long will I be able to read it with TimerDiff()?
I realize that the result of TimerDif...