Class StatsCPUCollector

java.lang.Object
io.deephaven.stats.StatsCPUCollector

public class StatsCPUCollector extends Object
Collects statistic related to CPU and memory usage of the entire system, the process, and each thread in the process.
  • 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