float setitimer(int timer, int|float value)
Sets the timer to the supplied value . Returns the current timer interval.
One of ITIMER_REAL , ITIMER_VIRTUAL and ITIMER_PROF .