//! `aika::mt::engines` contains all the core multi-threaded parallel simulation engines and their infrastructure. Currently,
//! there is only one engine, `hlocal`, however there are plans for both `hdist` and `clocal`.
/// Time information for hybrid model simulations.