Function: SB-UNIX:UNIX-GETITIMER

package type github

UNIX-GETITIMER returns the INTERVAL and VALUE slots of one of three system timers (:real :virtual or :profile). On success, unix-getitimer returns 5 values, T, it-interval-secs, it-interval-usec, it-value-secs, it-value-usec.

Lambda list

(sb-unix::which)