Class: Dilation::Timers::Test
- Defined in:
- lib/dilation/timers/test.rb
Overview
TODO:
make this default for tests
A test timer that does not fire by itself. Primarily meant to be used inside of tests so you can control the passage of time
Method Summary
Methods inherited from Timer
#initialize, #running?, #start, #stop, #tick
Constructor Details
This class inherits a constructor from Dilation::Timers::Timer