pub type TimeProviderRef = Arc<dyn TimeProvider>;
pub struct TimeProviderRef { /* private fields */ }