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
[dependencies]

[package]
authors = ["Cem GeƧgel <gecgelcem@outlook.com>"]
categories = ["game-development"]
description = "Simple f64 based duration and timer."
edition = "2021"
keywords = ["timer", "profiler"]
license = "MIT OR Apache-2.0"
name = "min_timer"
readme = "README.md"
repository = "https://github.com/Waistax/min_timer"
version = "0.3.0"