Uses of Class
com.acanx.utils.incubator.time.StopWatch.TaskInfo
Packages that use StopWatch.TaskInfo
-
Uses of StopWatch.TaskInfo in com.acanx.utils.incubator.time
Methods in com.acanx.utils.incubator.time that return StopWatch.TaskInfoModifier and TypeMethodDescriptionStopWatch.getLastTaskInfo()Return the last task as a TaskInfo object.StopWatch.getTaskInfo()Return an array of the data for tasks performed.