public class PerfCounterGlobal extends PerfCounter
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
long |
get() |
long |
getForCpu(int cpu) |
public void close()
close in interface Closeableclose in interface AutoCloseableclose in class PerfCounterpublic long get()
throws IOException
get in class PerfCounterIOExceptionpublic long getForCpu(int cpu)
throws IOException
IOExceptionCopyright © 2019. All rights reserved.