Constructor and Description |
---|
Trace() |
Modifier and Type | Method and Description |
---|---|
static void |
beginSection(String tag)
Begins systrace tracing for a given tag.
|
static void |
endSection()
Ends systrace tracing for the most recently begun section.
|
public static void beginSection(String tag)
tag
- systrace tag to useTrace.beginSection(String)
public static void endSection()
Trace.endSection()