Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
System

Method System.setitimer()


Method setitimer

float System.setitimer(int timer, int|float value)

Description

Sets the timer to the supplied value . Returns the current timer interval.

Parameter timer

One of ITIMER_REAL , ITIMER_VIRTUAL and ITIMER_PROF .