Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/util/
Dtrickle_endpoint.cc169 static double ts2dbl(gpr_timespec s) { in ts2dbl() function
178 double elapsed = ts2dbl(gpr_time_sub(now, te->last_write)); in grpc_trickle_endpoint_trickle()