Searched refs:_FPS_RTOL (Results 1 – 1 of 1) sorted by relevance
31 _FPS_RTOL = 0.1 # Recording FPS must be within 10% of requested FPS variable121 if not math.isclose(video_fps, reported_frame_rate, rel_tol=_FPS_RTOL):