struct Protocol::LayerTree::ProfileSnapshot

Included Modules

Defined in:

protocol/layer_tree.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def timings : Array(PaintProfile) #

The array of paint profiles, one per run.


[View source]