Re-exports§
pub use error::TaskError;pub use task::FrequencySeconds;pub use task::RecordId;pub use task::RunningRecord;pub use task::TaskBuilder;pub use task::TaskId;pub use task::TaskRunner;pub use task::TaskState;pub use timer::TaskStatus;pub use timer::TimerEvent;pub use timer::WheelCascadeGuide;pub use timer::WheelType;
Modules§
Structs§
- Mini
Timer - Main timer system for scheduling and executing tasks.