GRPC C++
1.39.1
|
Namespaces | |
grpc | |
An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation. | |
Functions | |
void | grpc::Timepoint2Timespec (const system_clock::time_point &from, gpr_timespec *to) |
void | grpc::TimepointHR2Timespec (const high_resolution_clock::time_point &from, gpr_timespec *to) |
std::chrono::system_clock::time_point | grpc::Timespec2Timepoint (gpr_timespec t) |