-
- All Implemented Interfaces:
-
com.facebook.imagepipeline.systrace.FrescoSystrace.Systrace
public final class DefaultFrescoSystrace implements FrescoSystrace.Systrace
-
-
Constructor Summary
Constructors Constructor Description DefaultFrescoSystrace()
-
Method Summary
Modifier and Type Method Description UnitbeginSection(String name)FrescoSystrace.ArgsBuilderbeginSectionWithArgs(String name)UnitendSection()BooleanisTracing()-
-
Method Detail
-
beginSection
Unit beginSection(String name)
-
beginSectionWithArgs
FrescoSystrace.ArgsBuilder beginSectionWithArgs(String name)
-
endSection
Unit endSection()
-
-
-
-