Module time

Source
Expand description

Time driver.

Modulesยง

entry ๐Ÿ”’
Timer state structures.
handle ๐Ÿ”’
source ๐Ÿ”’
wheel ๐Ÿ”’

Structsยง

Driver ๐Ÿ”’
Time implementation that drives Sleep, Interval, and Timeout.
Inner ๐Ÿ”’
Timer state shared between Driver, Handle, and Registration.
InnerState ๐Ÿ”’
Time state shared which must be protected by a Mutex