GRPC C++  1.3.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Typedefs | Enumerations
gpr_types.h File Reference
#include <grpc/impl/codegen/port_platform.h>
#include <stddef.h>
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  gpr_timespec
 

Typedefs

typedef struct gpr_timespec gpr_timespec
 

Enumerations

enum  gpr_clock_type { GPR_CLOCK_MONOTONIC = 0, GPR_CLOCK_REALTIME, GPR_CLOCK_PRECISE, GPR_TIMESPAN }
 

Typedef Documentation

typedef struct gpr_timespec gpr_timespec

Enumeration Type Documentation

Enumerator
GPR_CLOCK_MONOTONIC 
GPR_CLOCK_REALTIME 
GPR_CLOCK_PRECISE 
GPR_TIMESPAN