|
GRPC C++
1.39.1
|
#include <grpcpp/completion_queue.h>#include <memory>#include <grpc/grpc.h>#include <grpc/support/cpu.h>#include <grpc/support/log.h>#include <grpcpp/impl/grpc_library.h>#include <grpcpp/support/time.h>#include "src/core/lib/gpr/useful.h"#include "src/core/lib/gprpp/manual_constructor.h"#include "src/core/lib/gprpp/sync.h"#include "src/core/lib/gprpp/thd.h"Namespaces | |
| grpc | |
| An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation. | |