Searched refs:end_in_nanosec (Results 1 – 1 of 1) sorted by relevance
304 uint64_t end_in_nanosec = Now(); in Run() local305 if (end_in_nanosec - start_in_nanosec >= time_in_sec * 1000000000ULL) in Run()