min_timer 0.3.0

Simple f64 based duration and timer.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]

name = "min_timer"

version = "0.3.0"

authors = ["Cem GeƧgel <gecgelcem@outlook.com>"]

edition = "2021"

description = "Simple f64 based duration and timer."

readme = "README.md"

repository = "https://github.com/Waistax/min_timer"

license = "MIT OR Apache-2.0"

keywords = ["timer", "profiler"]

categories = ["game-development"]



[dependencies]