Method System.getitimer()
- Method
getitimer
array(float) getitimer(inttimer)- Description
Shows the state of the selected
timer.- Returns
Array float0The interval of the timer.
float1The value of the timer.
- Parameter
timer One of ITIMER_REAL, ITIMER_VIRTUAL and ITIMER_PROF.