Package io.deephaven.stats
Class StatsCPUCollector
java.lang.Object
io.deephaven.stats.StatsCPUCollector
Collects statistic related to CPU and memory usage of the entire system, the process, and each thread in the process.
-
Field Summary
-
Method Summary
-
Field Details
-
MEASURE_PER_THREAD_CPU
public static final boolean MEASURE_PER_THREAD_CPU
-
-
Method Details
-
update
public void update()update all statistics in the driver's timer task
-