A timer ID, as returned by IP_PulseTimed.
1 for absolute time, 0 for relative.
Seconds of delay prior to the first timer expiry.
Nanoseconds of delay prior to the first timer expiry.
Seconds of delay for subsequent timing intervals.
Nanoseconds of delay for subsequent timing intervals.
This function changes the times associated with the timer. If absolute is non-zero, then the init_sec and init_nsec fields are treated as the number of seconds and nanoseconds since 12:00 a.m. Jan 1, 1970 UTC. Otherwise, init_sec and init_nsec are treated as an offset from the current time.