Class: OrangeZest::Scheduler::WaitResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/orange_zest/scheduler.rb

Instance Attribute Summary collapse

Instance Attribute Details

#timeObject

Returns the value of attribute time

Returns:

  • (Object)

    the current value of time



10
11
12
# File 'lib/orange_zest/scheduler.rb', line 10

def time
  @time
end