Uses of Interface
boofcv.misc.BoofLambdas.CheckTrue
-
Uses of BoofLambdas.CheckTrue in boofcv.misc
Modifier and TypeMethodDescriptionstatic boolean
BoofMiscOps.blockUntilTrue
(long timeoutMS, BoofLambdas.CheckTrue func) Blocks until the provided function returns true.