benchmark/docs
Bátor Tallér d08e7b6056
Allow setting the default time unit globally (#1337)
* Add option to set the default time unit globally

This commit introduces the `--benchmark_time_unit={ns|us|ms|s}` command line argument. The argument only affects benchmarks where the time unit is not set explicitly.

* Update AUTHORS and CONTRIBUTORS

* Test `SetDefaultTimeUnit`

* clang format

* Use `GetDefaultTimeUnit()` for initializing `TimeUnit` variables

* Review fixes

* Export functions

* Add comment
2022-03-04 11:07:01 +00:00
..
_config.yml Set theme jekyll-theme-minimal 2021-08-18 10:07:38 +01:00
AssemblyTests.md
dependencies.md Update policy to match reality 2021-09-20 10:19:51 +01:00
index.md
perf_counters.md
platform_specific_build_instructions.md
random_interleaving.md
releasing.md Fix dependency typo and unpin cibuildwheel version in wheel building … (#1263) 2021-11-11 14:51:22 +00:00
tools.md
user_guide.md Allow setting the default time unit globally (#1337) 2022-03-04 11:07:01 +00:00