Package 

Enum RumPerformanceMetric

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      JS_FRAME_TIME

      The JavaScript frame time of a React Native view in nanoseconds.

      FLUTTER_RASTER_TIME

      The amount of time Flutter spent rasterizing the view.

      FLUTTER_BUILD_TIME

      The amount of time Flutter spent in its build method for this view.

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait