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

/system/core/adb/
H A Dfile_sync_client.c36 static long long start_time; variable
49 start_time = NOW();
54 long long t = NOW() - start_time;

Completed in 282 milliseconds