#include "absl/base/macros.h"
#include "absl/time/time.h"
Go to the source code of this file.
Namespaces | |
absl | |
Functions | |
void ABSL_INTERNAL_C_SYMBOL() | AbslInternalSleepFor (absl::Duration duration) |
ABSL_NAMESPACE_BEGIN int64_t | absl::GetCurrentTimeNanos () |
ABSL_NAMESPACE_BEGIN Time | absl::Now () |
void | absl::SleepFor (absl::Duration duration) |
void ABSL_INTERNAL_C_SYMBOL() AbslInternalSleepFor | ( | absl::Duration | duration | ) |
Definition at line 576 of file abseil-cpp/absl/time/clock.cc.