Uses of Class
cz.fidentis.analyst.gui.task.batch.Stopwatch
Packages that use Stopwatch
-
Uses of Stopwatch in cz.fidentis.analyst.gui.app.tools
Method parameters in cz.fidentis.analyst.gui.app.tools with type arguments of type StopwatchModifier and TypeMethodDescriptionprotected static void
IcpDownsampling.compareFaces
(Path priFacePath, Path secFacePath, Map<Integer, Stopwatch> efficiency, Map<Integer, List<Double>> precision) protected static void
IcpDownsampling.printResults
(SortedMap<Integer, Stopwatch> efficiency, SortedMap<Integer, List<Double>> precision, double counter)