1 2 3 4 5
//! Statistical methods for timing analysis. //! //! Re-exports from `tacet-core` for compatibility. pub use tacet_core::statistics::*;