public class StopWatch extends Object
描述:暂无描述信息
创建时间:2022-06-27 15:13
更新时间:暂无
long
costNanoTime()
int
count()
static StopWatch
create()
createStarted()
void
prettyPrint()
start()
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static StopWatch create()
public static StopWatch createStarted()
public long costNanoTime()
public int count()
public void start()
public long stop()
public void prettyPrint()
Copyright © 2022. All rights reserved.