struct Protocol::PerformanceTimeline::TimelineEventAdded

Overview

Sent when a performance timeline event is added. See reportPerformanceTimeline method.

Included Modules

Defined in:

protocol/performance_timeline.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def event : TimelineEvent #

[View source]