Available on crate feature
time only.Expand description
The implementation of Timer syscall.
You can register MioTimer to the global registry using register_mio_timer, or use it alone.
Structs§
Functions§
- register_
mio_ timer - This function using
register_global_timerto register theMioTimerto global registry.