Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
avoid calling Instant::now() when timing disabled (#181)
This fixes the library in WebAssembly, which panics when Instant::now() is called.
- Loading branch information