Returns the value of attribute idle
Returns:
the current value of idle
2 3 4
# File 'lib/cpu/usage.rb', line 2 def idle @idle end