Searched refs:g_time_start (Results 1 – 2 of 2) 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()
92 static uint64_t g_time_start; variable100 g_time_start = mach_absolute_time(); in gpr_time_init()119 now_dbl = ((double)(mach_absolute_time() - g_time_start)) * g_time_scale; in now_impl()