Home
last modified time | relevance | path

Searched refs:getElapsedExposure (Results 1 – 2 of 2) sorted by relevance

/dports/devel/indi/indi-1.9.1/drivers/video/
H A Dv4l2driver.h205 struct timeval getElapsedExposure() const;
H A Dv4l2driver.cpp1316 struct timeval V4L2_Driver::getElapsedExposure() const in getElapsedExposure() function in V4L2_Driver
1458 struct timeval const current_exposure = getElapsedExposure(); in newFrame()