Package 

Interface Systrace

  • All Implemented Interfaces:
    com.facebook.react.bridge.JavaScriptModule

    
    public interface Systrace
     implements JavaScriptModule
                        

    Interface to the JavaScript Systrace Module

    • Method Summary

      Modifier and Type Method Description
      abstract void setEnabled(boolean enabled)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • setEnabled

         abstract void setEnabled(boolean enabled)