Functions
time_precise.h File Reference
#include <grpc/support/port_platform.h>
#include <grpc/impl/codegen/gpr_types.h>
#include <grpc/support/time.h>
Include dependency graph for time_precise.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

gpr_timespec gpr_cycle_counter_sub (gpr_cycle_counter a, gpr_cycle_counter b)
 
gpr_timespec gpr_cycle_counter_to_time (gpr_cycle_counter cycles)
 
void gpr_precise_clock_init (void)
 
void gpr_precise_clock_now (gpr_timespec *clk)
 

Function Documentation

◆ gpr_cycle_counter_sub()

gpr_timespec gpr_cycle_counter_sub ( gpr_cycle_counter  a,
gpr_cycle_counter  b 
)

◆ gpr_cycle_counter_to_time()

gpr_timespec gpr_cycle_counter_to_time ( gpr_cycle_counter  cycles)

◆ gpr_precise_clock_init()

void gpr_precise_clock_init ( void  )

◆ gpr_precise_clock_now()

void gpr_precise_clock_now ( gpr_timespec clk)


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