| java.lang.Object | |
| ↳ | com.facebook.imagepipeline.systrace.DefaultFrescoSystrace |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| DefaultFrescoSystrace() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void | beginSection(String name) | ||||||||||
| FrescoSystrace.ArgsBuilder | beginSectionWithArgs(String name) | ||||||||||
| void | endSection() | ||||||||||
| boolean | isTracing() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.facebook.imagepipeline.systrace.FrescoSystrace.Systrace
| |||||||||||