public class DefaultComponentsSystrace extends Object implements ComponentsSystrace.Systrace
Constructor and Description |
---|
DefaultComponentsSystrace() |
Modifier and Type | Method and Description |
---|---|
void |
beginSection(String name) |
void |
endSection() |
boolean |
isTracing() |
public void beginSection(String name)
beginSection
in interface ComponentsSystrace.Systrace
public void endSection()
endSection
in interface ComponentsSystrace.Systrace
public boolean isTracing()
isTracing
in interface ComponentsSystrace.Systrace