debug_timer 0.1.3

Utilities for simple timings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "debug_timer"
description = "Utilities for simple timings"
version = "0.1.3"
homepage = "https://github.com/dioxuslabs/blitz"
repository = "https://github.com/dioxuslabs/blitz"
documentation = "https://docs.rs/debug_timer"
license.workspace = true
edition = "2021"

[features]
enable = []