glog/bazel
Dmitriy A a1374c4200 Implement LOG_EVERY_T.
Use <chrono> and <atomic> for C++11 or greater.
For non-Windows pre-C++11 systems, use <time.h> and built-in atomic operations.
For Windows pre-C++11, use the Windows implementations for time and atomic operations.
2021-07-05 07:25:12 -07:00
..
example Add layering_check to Bazel CI. 2021-03-02 10:32:06 +01:00
glog.bzl Implement LOG_EVERY_T. 2021-07-05 07:25:12 -07:00