e2c86c71c2
The clock() function returns the processor time used by the process. This
is not a good timeout mechanism since the code is suspended most of the
time waiting for the forked process to finish. Replace with the time()
function.
Bug: 17154069
(cherry picked from commit
|
||
---|---|---|
.. | ||
atrace | ||
bugreport | ||
dumpstate | ||
dumpsys | ||
flatland | ||
installd | ||
ip-up-vpn | ||
rawbu | ||
screenshot | ||
service | ||
servicemanager |