Profiler.EnabledProfiler, Profiler.Node, Profiler.ProfilerResultConsumer
Constructor and Description |
---|
EnabledProfiler() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isImplEnabled()
Overridden in
Profiler.EnabledProfiler to make Profiler.isEnabled() return
true if GWT.create returns that class. |
enter, getRelativeTimeMillis, initialize, isEnabled, leave, logBootstrapTimings, logTimings, reset, setProfilerResultConsumer
protected boolean isImplEnabled()
Profiler
Profiler.EnabledProfiler
to make Profiler.isEnabled()
return
true if GWT.create returns that class.isImplEnabled
in class Profiler
true
if the profiling is enabled, else
false
Copyright © 2018 Vaadin Ltd. All rights reserved.