Interface HoldAndSample
-
Method Summary
Modifier and TypeMethodDescriptionvoidholdAndSample(SimFrameCapture capture) This should block until it is ready to stop sampling.
-
Method Details
-
holdAndSample
This should block until it is ready to stop sampling.- Parameters:
capture- The capture data for the current frame.
-