Package org.jacop.fz
Class ThreadTimer
- java.lang.Object
-
- org.jacop.fz.ThreadTimer
-
-
Constructor Summary
Constructors Constructor Description ThreadTimer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetCPUTime()
-
-
-
Method Detail
-
getCPUTime
public long getCPUTime()
- Specified by:
getCPUTimein interfaceTimer
-
-