#include <cmath>
#include <cstddef>
#include <cstdint>
#include <ctime>
#include <string>
#include "absl/base/attributes.h"
#include "absl/flags/flag.h"
#include "absl/time/time.h"
#include "benchmark/benchmark.h"
Go to the source code of this file.
Functions | |
ABSL_FLAG (absl::Duration, absl_duration_flag_for_benchmark, absl::Milliseconds(1), "Flag to use for benchmarking duration flag access speed.") | |
ABSL_FLAG | ( | absl::Duration | , |
absl_duration_flag_for_benchmark | , | ||
absl::Milliseconds(1) | , | ||
"Flag to use for benchmarking duration flag access speed." | |||
) |