libcamera/include
Laurent Pinchart 36c35345fa libcamera: timer: Don't reset deadline after time out
Users of the Timer class may benefit from retrieving the timer deadline
after it times out. This is currently not possible as the deadline is
reset to 0 when the timer times out or is stopped. Fix this by not
resetting the deadline, and adding a new running_ field to the Timer
class to implement isRunning().

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
2019-10-07 06:02:19 +03:00
..
android include: android: Add SPDX tags 2019-08-12 10:34:13 +02:00
ipa libcamera: Move ipa includes to the same level as libcamera 2019-09-15 13:57:08 +03:00
libcamera libcamera: timer: Don't reset deadline after time out 2019-10-07 06:02:19 +03:00
linux include: linux: Update Linux headers to v5.1 2019-06-02 14:31:23 +02:00
meson.build libcamera: Move ipa includes to the same level as libcamera 2019-09-15 13:57:08 +03:00