History log of /system/chre/platform/linux/system_timer.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
aab84350d333c03bc6d6e52841e291f66f8e0aae 21-Dec-2016 Andrew Rossignol <aarossig@google.com> Implements timers for the SLPI platform

Change-Id: I89207e07dcd0837bc632277c10eb9ebcad9b4274
/system/chre/platform/linux/system_timer.cc
e508b8c78dc6462f66610bb518c51f2e50715d0c 12-Dec-2016 Andrew Rossignol <aarossig@google.com> Adds an isActive() method to the SystemTimer.

This will allow the TimerPool to query whether or not the timer is
currently armed.

Change-Id: I60f29a710118b26a88be9abdfeafee893a7792dc
/system/chre/platform/linux/system_timer.cc
7bff27b2f4f5374a8f20a89b38067236535aa473 08-Dec-2016 Andrew Rossignol <aarossig@google.com> Documents the SystemTimer class, prefers Nanoseconds over uint64_t

- Adds a conversion from milliseconds to nanoseconds.
- Adds a little more documentation around the Linux implementation.
- The set function now accepts the callback and data to pass in to allow
reusing the same timer.

Change-Id: I4c17c96db3922b73e6675d5718a1ea55a13e4c37
/system/chre/platform/linux/system_timer.cc
e64f180233e64c40b56993cfea3696c5b4b16395 04-Nov-2016 Brian Duddie <bduddie@google.com> Initial import of CHRE source from external repo

Starting at commit 46a52e0 from contexthub-base.

Change-Id: I373f3a99b74757daae465b78a3d19bfce4770364
/system/chre/platform/linux/system_timer.cc