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 long
getCPUTime()
-
-
-
Method Detail
-
getCPUTime
public long getCPUTime()
- Specified by:
getCPUTime
in interfaceTimer
-
-