Package 

Class PerformanceTimelineDomain

    • Method Summary

      Modifier and Type Method Description
      final Flow<PerformanceTimelineEvent> events() Subscribes to all events related to this domain.
      final Flow<PerformanceTimelineEvent.TimelineEventAddedEvent> timelineEventAdded() Sent when a performance timeline event is added.
      final Unit enable(EnableRequest input) Previously buffered events would be reported before method returns.
      • Methods inherited from class org.hildan.chrome.devtools.domains.performancetimeline.PerformanceTimelineDomain

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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