public class DebugUtils extends Object
DebugUtils()
static void
end(String methodName, long start, String timeUnit)
end(String methodName, long start, TimeUnit timeUnit)
static long
start(String methodName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DebugUtils()
public static long start(String methodName)
public static void end(String methodName, long start, TimeUnit timeUnit)
public static void end(String methodName, long start, String timeUnit)
Copyright © 2022. All rights reserved.