Home
last modified time | relevance | path

Searched refs:timespec_from_gpr (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/lib/gpr/
Dtime_posix.cc35 static struct timespec timespec_from_gpr(gpr_timespec gts) { in timespec_from_gpr() function
159 delta_ts = timespec_from_gpr(delta); in gpr_sleep_until()