Method: CPU::Usage#idle

Defined in:
lib/cpu/usage.rb

#idleObject

Returns the value of attribute idle

Returns:

  • (Object)

    the current value of idle



2
3
4
# File 'lib/cpu/usage.rb', line 2

def idle
  @idle
end