countFrames method

int countFrames()

The total number of frames recorded in the timeline.

Implementation

int countFrames() => _extractFrameDurations().length;