commit | abb3a4ea2e0ea7114a4475745da2f32bd9ad5b73 | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Mon Feb 14 17:52:09 2011 -0800 |
committer | John Stultz <john.stultz@linaro.org> | Mon Feb 21 12:53:05 2011 -0800 |
tree | ba78d928a1b58faf16c2507777b8430d54666f52 | |
parent | e06383db9ec591696a06654257474b85bac1f8cb [diff] |
time: Introduce get_monotonic_boottime and ktime_get_boottime This adds new functions that return the monotonic time since boot (in other words, CLOCK_MONOTONIC + suspend time). CC: Jamie Lokier <jamie@shareable.org> CC: Thomas Gleixner <tglx@linutronix.de> CC: Alexander Shishkin <virtuoso@slind.org> CC: Arve Hjønnevåg <arve@android.com> Signed-off-by: John Stultz <john.stultz@linaro.org>