Add a Timer
type/trait
#20
Labels
discussion
Something that needs more discussion
enhancement
New feature or request
WIP
Work-In-Progress
I think it's important to make a distinction between a clock and a timer. These are my current working definitions:
In terms of a
Clock
interrupt/wake feature I was working on, a timer is based on a clock and holds the instant at which the timer expires. Upon expiration a number of different things could happen including an interrupt/wake, a semaphore, etc.Features I would expect for a clock:
Features I would expect from a timer:
The text was updated successfully, but these errors were encountered: