GRPC C++
1.39.1
|
#include <grpc/support/port_platform.h>
#include <grpc/support/log.h>
#include "src/core/lib/gprpp/time_util.h"
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) |