grpc
third_party
protobuf
third_party
benchmark
cmake
protobuf/third_party/benchmark/cmake/steady_clock.cpp
Go to the documentation of this file.
1
#include <chrono>
2
3
int
main
() {
4
typedef
std::chrono::steady_clock Clock;
5
Clock::time_point
tp =
Clock::now
();
6
((void)tp);
7
}
now
static double now(void)
Definition:
test/core/fling/client.cc:130
absl::time_internal::cctz::time_point
std::chrono::time_point< std::chrono::system_clock, D > time_point
Definition:
abseil-cpp/absl/time/internal/cctz/include/cctz/time_zone.h:39
main
int main()
Definition:
protobuf/third_party/benchmark/cmake/steady_clock.cpp:3
grpc
Author(s):
autogenerated on Fri May 16 2025 03:00:19