7e5964e339
Use `Measure::this()` when you have a function that you want to measure. `this()` will start a new `Measure`, call your function, stop the measure, then return the `Measure` object along with your function's return value. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml |