pi_timer 0.1.0

Irrevocable timer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]

name = "pi_timer"

version = "0.1.0"

authors = ["zmythleo <zmythleo@gmail.com>"]

edition = "2021"

description = "Irrevocable timer"

repository = "https://github.com/GaiaWorld/pi_timer.git"

license = "MIT OR Apache-2.0"

keywords = ["pi", "timer", "pi_timer"]





[dependencies]

pi_ext_heap = "0.1"

pi_wheel = "0.1"



[dev-dependencies]

pcg_rand = "0.13"

rand_core = "0.6"