Package org.jacop.fz
Class SystemTimer
- java.lang.Object
-
- org.jacop.fz.SystemTimer
-
-
Constructor Summary
Constructors Constructor Description SystemTimer()
-
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
-
-