Classes | Namespaces | Functions
include/grpcpp/impl/codegen/time.h File Reference
#include <chrono>
#include <grpc/impl/codegen/grpc_types.h>
#include <grpcpp/impl/codegen/config.h>
Include dependency graph for include/grpcpp/impl/codegen/time.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  grpc::TimePoint< T >
 
class  grpc::TimePoint< gpr_timespec >
 
class  grpc::TimePoint< std::chrono::system_clock::time_point >
 

Namespaces

 grpc
 

Functions

void grpc::Timepoint2Timespec (const std::chrono::system_clock::time_point &from, gpr_timespec *to)
 
void grpc::TimepointHR2Timespec (const std::chrono::high_resolution_clock::time_point &from, gpr_timespec *to)
 
std::chrono::system_clock::time_point grpc::Timespec2Timepoint (gpr_timespec t)
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:34