[Ticks] Add new interface for timer implementations
Review Request #78 — Created March 11, 2013 and submitted
Information | |
---|---|
pprkut | |
Lunr | |
pprkut:ticks | |
Reviewers | |
lunr | |
This adds an interface for timer implementations. Nothing uses it yet, but the plan is to adjust the existing timer backend classes to conform to this interface. This depends on http://reviews.lunr.nl/r/54/
None