Searched refs:NOW (Results 1 - 2 of 2) sorted by relevance

/system/core/fastboot/
H A Dusbtest.c41 long long NOW(void) function
96 t0 = NOW();
103 t1 = NOW();
114 t0 = NOW();
121 t1 = NOW();
/system/core/adb/
H A Dfile_sync_client.c38 static long long NOW() function
49 start_time = NOW();
54 long long t = NOW() - start_time;

Completed in 6184 milliseconds