|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractClock | |
---|---|
org.databene.contiperf.clock |
Uses of AbstractClock in org.databene.contiperf.clock |
---|
Subclasses of AbstractClock in org.databene.contiperf.clock | |
---|---|
class |
CpuClock
Clock implementation which provides the CPU time of the current thread
via ThreadMXBean.getCurrentThreadCpuTime() Created: 23.05.2012 07:53:29 |
class |
SystemClock
Clock implementation which provides the system time
using
. |
class |
UserClock
Clock implementation which provides the user time of the current thread
via ThreadMXBean.getCurrentThreadUserTime() Created: 23.05.2012 08:07:32 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |