Function 18, subfunction 4 - get counter of idle time units per one second.
Idle time units are units, in which the processor stands idle
in waiting for interrupt (in the command 'hlt').
Parameters:
- eax = 18 - function number
- ebx = 4 - subfunction number
Returned value:
- eax = value of the counter of idle time units per one second