wait_capture_finish

typhoon.test.capture.wait_capture_finish(sleep=0.5)

Blocks until capture stops.

Parameters:

sleep – To avoid busy waiting, defines the time between polls for capture finish.

Returns:

time – Time after capture has finished.

Return type:

Timedelta