summaryrefslogtreecommitdiffstats
path: root/libs/utils/Timers.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible.Nick Pelly2012-07-191-1/+2
| | | | Change-Id: I4231c8ca32663e6e2cb5b7c126d091f837373807
* Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGESteve Block2011-10-251-1/+1
| | | | | | | See https://android-git.corp.google.com/g/#/c/141576 Bug: 5449033 Change-Id: I42575e7c29cf1c0f465c357a5c97ab118df6f473
* Refactor how timeouts are calculated.Jeff Brown2011-03-171-0/+18
| | | | | | | | Added a timeout mechanism to EventHub and InputReader so that InputMappers can request timeouts to perform delayed processing of input when needed. Change-Id: Iec2045baaf4e67690b15eef3c09a58d5cac76897
* get rid of sleepForInterval() which didn't seem to be used anywhere in the ↵Mathias Agopian2009-05-311-125/+0
| | | | source tree. Also get rid of ported.h which seem to be used only (possibly) in the sim. moved the implementation there.
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+240
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-240/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+240