mirror of
https://github.com/google/benchmark.git
synced 2025-01-30 05:40:15 +08:00
8ed7d7664b
This patch does two things: 1. It overhalls the static initialization in Walltime to be simplier. It uses a static variable inside WallTime::Now() to initialize the timer. 2. Add a logging mechanism so that the -v flag actually has meaning and reimplement the CHECK macros to allow extra messages to be streamed in. |
||
---|---|---|
.. | ||
benchmark_test.cc | ||
CMakeLists.txt | ||
re_test.cc |