Class: OrangeZest::Scheduler::WaitResult
- Inherits:
-
Struct
- Object
- Struct
- OrangeZest::Scheduler::WaitResult
- Defined in:
- lib/orange_zest/scheduler.rb
Instance Attribute Summary collapse
-
#time ⇒ Object
Returns the value of attribute time.
Instance Attribute Details
#time ⇒ Object
Returns the value of attribute time
10 11 12 |
# File 'lib/orange_zest/scheduler.rb', line 10 def time @time end |