GRPC C++
1.39.1
|
Go to the source code of this file.
Namespaces | |
grpc_core | |
Round Robin Policy. | |
Functions | |
gpr_timespec | grpc_core::ToGprTimeSpec (absl::Duration duration) |
gpr_timespec | grpc_core::ToGprTimeSpec (absl::Time time) |
absl::Duration | grpc_core::ToAbslDuration (gpr_timespec ts) |
absl::Time | grpc_core::ToAbslTime (gpr_timespec ts) |