Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/gpr/
Dtime.cc94 static gpr_timespec to_seconds_from_above_second_time(int64_t time_in_units, in to_seconds_from_above_second_time() function
127 return to_seconds_from_above_second_time(m, 60, type); in gpr_time_from_minutes()
131 return to_seconds_from_above_second_time(h, 3600, type); in gpr_time_from_hours()