npm install pretty-hrtimeyarn add pretty-hrtimepnpm add pretty-hrtime<script src="https://fastly.jsdelivr.net/npm/pretty-hrtime"></script><script src="https://unpkg.com/pretty-hrtime"></script><script type="module">
import prettyhrtime from 'https://cdn.jsdelivr.net/npm/pretty-hrtime/+esm';
</script><script type="module">
import prettyhrtime from 'https://cdn.skypack.dev/pretty-hrtime';
</script>