Package io.deephaven.stats
Class StatsCPUCollector
- java.lang.Object
-
- io.deephaven.stats.StatsCPUCollector
-
public class StatsCPUCollector extends java.lang.ObjectCollects statistic related to CPU and memory usage of the entire system, the process, and each thread in the process.
-
-
Field Summary
Fields Modifier and Type Field Description static booleanMEASURE_PER_THREAD_CPU
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidupdate()update all statistics in the driver's timer task
-