minuteurs 1.0.1

A small crate to sync threads on periodic events
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Maxime BAILLY <maxbailly@hotmail.fr>"]
description = "A small crate to sync threads on periodic events"
documentation = "https://docs.rs/timings"
edition = "2021"
homepage = "https://github.com/Caelmyn/timings"
keywords = ["timer", "sleep"]
license = "MIT"
name = "minuteurs"
readme = "README.md"
repository = "https://github.com/Caelmyn/timings"
version = "1.0.1"