Quartz::Schedulable
The Schedulable module is used as an interface for data types that may
be scheduled within an EventSet.
Instance methods
imaginary_phase=(imaginary_phase : Duration)
The imaginary planned phase used to track elapsed times.
imaginary_precision
The original precision level at which the imaginary event was originally planned.
imaginary_precision=(imaginary_precision : Scale)
The original precision level at which the imaginary event was originally planned.
inspect(io)
Sourceplanned_phase
The planned phase, or the offset from the current epoch of the event set, associated with the event.
planned_phase=(planned_phase : Duration)
The planned phase, or the offset from the current epoch of the event set, associated with the event.
planned_precision=(planned_precision : Scale)
The original precision level at which the event was originally planned.