libsw 3.0.0

Comprehensive stopwatch library
Documentation
#[cfg(feature = "std_instant")]
mod std_instant;

#[cfg(feature = "std_systemtime")]
mod std_systemtime;

#[cfg(feature = "tokio")]
mod tokio;