-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected long |
start |
protected long |
stop |
-
Constructor Summary
Constructors
| Constructor and Description |
TicToc() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
start
protected long start
-
Method Detail
-
toc
public double toc()
return time in second
-
rawToc
public long rawToc()
-
getStart
public long getStart()
-
getStop
public long getStop()
Copyright © 2020 Nuxeo SA. All rights reserved.