Expand description
A prelude module for convenient importing of the most common Hyperclock types.
§Example
use hyperclock::prelude::*;
Re-exports§
pub use super::ListenerId;
pub use super::PhaseId;
pub use super::TaskId;
pub use crate::config::HyperclockConfig;
pub use crate::engine::HyperclockEngine;