summaryrefslogtreecommitdiff
path: root/include/libcamera/timer.h
AgeCommit message (Expand)Author
2019-10-23libcamera: Standardise on C compatibility headersLaurent Pinchart
2019-10-07libcamera: timer: Add start() method with absolute deadlineLaurent Pinchart
2019-10-07libcamera: timer: Don't reset deadline after time outLaurent Pinchart
2019-10-07libcamera: timer: Remove the interval() methodLaurent Pinchart
2019-09-14libcamera: Switch to the std::chrono APILaurent Pinchart
2019-08-17libcamera: Add parent argument to constructors of Object-derived classesLaurent Pinchart
2019-08-17libcamera: timer: Bind timers to threadsLaurent Pinchart
2019-07-01libcamera: timer: Stop timer when it is deletedNiklas Söderlund
2019-01-08libcamera: Add event notification infrastructureLaurent Pinchart