1
2
3
4
//! Objects for managing time.

pub mod time_management;
pub mod uci_timer;