Uses of Class
org.eclipse.net4j.util.om.trace.ContextTracer
Package
Description
Interfaces and classes for platform-independent tracing.
-
Uses of ContextTracer in org.eclipse.net4j.util.om.trace
Modifier and TypeClassDescriptionclass
Acontext tracer
that maintains a number of timers for performance measurements.Modifier and TypeMethodDescriptionboolean
ContextTracer.ifEnabled
(Consumer<ContextTracer> consumer) Provides zero-cost tracing in combination with theassert
keyword.