Class NullThreadProfiler

java.lang.Object
io.deephaven.util.profiling.NullThreadProfiler
All Implemented Interfaces:
ThreadProfiler

public final class NullThreadProfiler extends Object implements ThreadProfiler
The "null" ThreadProfiler implementation, which supports no actual measurements.