Closed rossta closed 8 years ago
The Clock#tick method can be optimized when using :at to specify specific recurrence times so that each "tick" jumps to the next logical timestamp from the current tick to the next "at" time.
Clock#tick
:at
The
Clock#tick
method can be optimized when using:at
to specify specific recurrence times so that each "tick" jumps to the next logical timestamp from the current tick to the next "at" time.