diff options
| author | 2010-02-11 17:07:51 -0800 | |
|---|---|---|
| committer | 2010-02-11 17:07:51 -0800 | |
| commit | d72f718c9cc4bd5e4701f4c5cdab51b4d8cf6435 (patch) | |
| tree | 9bf884e3331c2b8aa09cbb0921099bac12dcc8e6 /include/utils/AndroidUnicode.h | |
| parent | 28a5dc229ed25c771cde25668928edc788073029 (diff) | |
Measure walltime in ContentResolver and SQLiteDatabase operations logging.
Previously, SQLiteDatabase was using Debug.threadCpuTimeNanos(), which
doesn't include I/O time (user-perceived latency), and ContentResolver
was using System.currentTimeMillis(), which didn't account for deep
sleeps.
Now both are consistently using SystemClock.uptimeMillis().
Diffstat (limited to 'include/utils/AndroidUnicode.h')
0 files changed, 0 insertions, 0 deletions