eggtimer 0.5.0

Timer types for measuring time in a program in different ways
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]

name = "eggtimer"

version = "0.5.0"

authors = ["Kai Schmidt <kaikaliischmidt@gmail.com>"]

edition = "2018"

categories = ["date-and-time"]

description = "Timer types for measuring time in a program in different ways"

documentation = "https://docs.rs/eggtimer/"

keywords = ["timer", "time", "duration"]

license = "MIT"

readme = "readme.md"