#timestamp #duration #timer #elapsed #time

no-std timestamp-source

Timestamp source library provides simple traits for handling timestamps

4 releases

0.1.3 Dec 2, 2022
0.1.2 Nov 29, 2022
0.1.1 Nov 29, 2022
0.1.0 Nov 29, 2022

#292 in No standard library

Download history 7/week @ 2024-02-26 10/week @ 2024-03-11 1/week @ 2024-03-18 9/week @ 2024-04-01 68/week @ 2024-04-08 5/week @ 2024-04-15

83 downloads per month
Used in embedded-controls

MIT/Apache

7KB
67 lines

timestamp-source

Rust crates.io crates.io docs.rs

Timestamp source library is a no_std Rust library that provides simple traits for handling timestamps.

Usage

Add this to your Cargo.toml:

[dependencies]
timestamp-source = "0.1.3"

Documentation

https://docs.rs/crate/timestamp-source

or build a local copy

cargo docs

and open target/doc/timestamp_source/index.html in your browser.

License

Licensed under either of

at your option.

Dependencies

~150KB