stopStreamingTimeline static method

  1. @Since.new('3.11')
void stopStreamingTimeline()

Finishes capturing of timeline data started by streamTimelineTo.

Implementation

@Since('3.11')
external static void stopStreamingTimeline();