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, getRelativeTimeString, initialize, isEnabled, leave, logBootstrapTimings, logTimings, reset, setProfilerResultConsumerprotected boolean isImplEnabled()
ProfilerProfiler.EnabledProfiler to make Profiler.isEnabled() return
true if GWT.create returns that class.isImplEnabled in class Profilertrue if the profiling is enabled, else
falseCopyright © 2000–2021 Vaadin Ltd. All rights reserved.