Package io.deephaven.enterprise.stats
Class StatsCPUCollector
java.lang.Object
io.deephaven.enterprise.stats.StatsCPUCollector
Collects statistic related to CPU and memory usage of the entire system, the process, and each thread in the process.
Created by IntelliJ IDEA. User: jrauser Date: May 9, 2007 Time: 9:30:20 AM To change this template use File |
Settings | File Templates.
-
Field Summary
Fields -
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
-