com.taobao.metamorphosis.utils.test
类 ClockWatch
java.lang.Object
com.taobao.metamorphosis.utils.test.ClockWatch
- 所有已实现的接口:
- Runnable
public final class ClockWatch
- extends Object
- implements Runnable
用于测试的时间监视器
- 从以下版本开始:
- 1.0, 2010-1-11 下午03:09:20
- 作者:
- boyan
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClockWatch
public ClockWatch()
run
public void run()
- 指定者:
- 接口
Runnable
中的 run
start
public void start()
getDurationInNano
public long getDurationInNano()
getDurationInMillis
public long getDurationInMillis()
Copyright © 2010–2013. All rights reserved.