Package com.acanx.utils.incubator.time
package com.acanx.utils.incubator.time
-
ClassesClassDescriptionACANX-Utils / com.acanx.utils / StopWatch.java 文件由 ACANX 创建于 2019/7/26 - 17:37 Description StopWatch: Spring框架工具类 Simple stop watch, allowing for timing of a number of tasks, exposing total running time and running time for each named task.Inner class to hold data about one task executed within the stop watch.