Searched refs:now (Results 1 – 3 of 3) sorted by relevance
222 struct timeval now; in WaitKey() local224 gettimeofday(&now, nullptr); in WaitKey()225 timeout.tv_sec = now.tv_sec; in WaitKey()226 timeout.tv_nsec = now.tv_usec * 1000; in WaitKey()
45 static double now() { in now() function325 double start = now(); in ProgressThreadLoop()341 double elapsed = now() - progressScopeTime; in ProgressThreadLoop()353 double end = now(); in ProgressThreadLoop()479 progressScopeTime = now(); in ShowProgress()
1 minadbd is now mostly built from libadbd. The fuse features are unique to