public class

DefaultFrescoSystrace

extends Object
implements FrescoSystrace.Systrace
java.lang.Object
   ↳ com.facebook.imagepipeline.systrace.DefaultFrescoSystrace

Summary

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

Public Constructors

public DefaultFrescoSystrace ()

Public Methods

public void beginSection (String name)

public FrescoSystrace.ArgsBuilder beginSectionWithArgs (String name)

public void endSection ()

public boolean isTracing ()