index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
timer.cpp
Age
Commit message (
Expand
)
Author
2022-03-25
libcamera: base: timer: Drop start() overload with int argument
Laurent Pinchart
2021-09-02
libcamera: Drop emitter object pointer from signal arguments
Laurent Pinchart
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2020-11-15
libcamera: Move EventDispatcher to internal API
Laurent Pinchart
2020-08-25
meson: Remove -Wno-unused-parameter
Laurent Pinchart
2020-05-16
libcamera: Move internal headers to include/libcamera/internal/
Laurent Pinchart
2019-10-07
test: timer: Test start() with absolute deadline
Laurent Pinchart
2019-10-07
test: timer: Test that a timer can be restarted before it expires
Laurent Pinchart
2019-10-07
test: timer: Test that deadline() isn't reset upon time out
Laurent Pinchart
2019-09-14
libcamera: Switch to the std::chrono API
Laurent Pinchart
2019-08-19
test: Get event dispatcher from current thread
Laurent Pinchart
2019-07-01
test: timer: Add dynamically allocated timer test
Laurent Pinchart
2019-01-17
test: timer: Add a 32 bit wraparound test
Kieran Bingham
2019-01-17
test: timer: Initialise all variables
Kieran Bingham
2019-01-08
test: Add timer test
Laurent Pinchart