Returns the time for which a process has been idle.
Package
mp
Signature
process-idle-time
process
=>
time
Arguments
process
A process.
Values
time
A non-negative integer.
Description
The function
process-idle-time
returns the length of time in internal time units that
process
has been idle. If the process is running (for example the current process) then the return value is 0.