public class CpuClock extends AbstractClock
Clock implementation which provides the CPU time of the current
thread via
ThreadMXBean.getCurrentThreadCpuTime()| Constructor and Description |
|---|
CpuClock() |
| Modifier and Type | Method and Description |
|---|---|
long |
getTime() |
getNamepublic static final String NAME
Copyright © 2019. All rights reserved.