//! Clock charts and tick conversion helpers for SIM streams.
//!
//! The crate keeps clock math in library space. Kernel events still carry only
//! kernel `Tick` values, with clock indexes interned as datum content refs.
pub use ;
pub use ;
pub use tempo_chart_demo;
pub use Instant;
pub use ;
/// Cookbook recipes for this lib, embedded at build time.
pub static RECIPES: EmbeddedDir =
include!;