README
@bestest/time-measurement
Helpers to measure current HR time. It allows multiple ways of estimation.
Changelog
- 1.0.1 (on 2019-08-06): fixed NPM build
- 1.0.0 (on 2019-08-06): initial version
Time-related helper functions, required for benchmarking.
<script type="module">
import bestestTimeMeasurement from 'https://cdn.skypack.dev/@bestest/time-measurement';
</script>
Helpers to measure current HR time. It allows multiple ways of estimation.