livesplit-core 0.13.0

livesplit-core is a library that provides a lot of functionality for creating a speedrun timer.
Documentation
1
2
3
mod time;
pub use self::time::*;
pub use std::sync::RwLock;