Package 

Class ViewEvent.SlowFrame

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Long start
      private final Long duration
    • Method Summary

      Modifier and Type Method Description
      final Long getStart()
      final Long getDuration()
      final JsonElement toJson()
      • Methods inherited from class java.lang.Object

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

      • ViewEvent.SlowFrame

        ViewEvent.SlowFrame(Long start, Long duration)
        Parameters:
        start - Duration in ns between start of the view and the start of the slow frame
        duration - Duration in ns of the slow frame