elapsing-time
Measures the runtime of code.
Measures the runtime of code.
## Getting started
A library for calculating relative time strings, compatible with both ESM and MPA environments.
log the elapsed time of your code running
## Getting started
jiffy-timer is a high-precision, easy-to-use JavaScript timer library designed for measuring elapsed time. It offers a fluent API and can be used for performance tracking, benchmarking, or simply keeping time within your JavaScript applications.