Crate subalfred_util

Source
Expand description

Collections of Subalfred utilities.

Macros§

execution_timer
Initialize an ExecutionTimer quickly.

Structs§

ExecutionTimer
A timer to measure the elapsed time of code block.