Searched refs:g_time_start (Results 1 – 1 of 1) sorted by relevance
92 static uint64_t g_time_start; variable100 g_time_start = mach_absolute_time(); in gpr_time_init()116 now_dbl = ((double)(mach_absolute_time() - g_time_start)) * g_time_scale; in now_impl()