scope_timer 0.2.2

A freaking easy-to-use timer for measuring scope time for execution.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.log]
version = "0.4.14"

[package]
authors = ["Gheroghe Ugrik"]
description = "A freaking easy-to-use timer for measuring scope time for execution."
edition = "2021"
keywords = ["timer", "scope", "performance", "profiling", "debugging"]
license = "MIT OR Apache-2.0"
name = "scope_timer"
repository = "https://github.com/Jerrody/scope_timer"
resolver = "2"
version = "0.2.2"