tick_clock

Crates.iotick_clock
lib.rstick_clock
version0.1.2
sourcesrc
created_at2022-02-10 03:22:30.690154
updated_at2022-04-22 05:04:52.621999
descriptiontick clock
homepage
repositoryhttps://github.com/rise0chen/clock_source.git
max_upload_size
id530009
size12,317
Rise Chen (rise0chen)

documentation

README

tick_clock

Usage

Add this to your Cargo.toml:

[dependencies]
tick_clock = "*"
tick_clock::tick();
let now: u64 = tick_clock::now();
Commit count: 19

cargo fmt