tick_clock

Usage

Add this to your Cargo.toml:

toml [dependencies] tick_clock = "*"

rust tick_clock::tick(); let now: u64 = tick_clock::now();