Method: TimeQueue::Item#time

Defined in:
lib/argus/time_queue.rb

#timeObject

Returns the value of attribute time

Returns:

  • (Object)

    the current value of time



2
3
4
# File 'lib/argus/time_queue.rb', line 2

def time
  @time
end