DevTools/Graphical Timeline v1: Difference between revisions

Jump to navigation Jump to search
Line 18: Line 18:


== Data Sink ==
== Data Sink ==
The Data Sink is a central repository for the data created by each Producer. Its main purpose is to act as an intermediate component between the producers an the User interface. Data collected from all the producers are transmitted to the User interface using Custom Events (Remote Debugging Protocol, in future). Data Sink has a single format of data that it accepts from any producer, which is explained next.
The Data Sink is a central repository for the data created by each Producer. Its main purpose is to act as an intermediate component between the producers and the User interface. Data collected from all the producers are transmitted to the User interface using Custom Events (Remote Debugging Protocol, in future). Data Sink has a single format of data that it accepts from any producer.


=== Normalized Event ===
=== Normalized Event ===
42

edits

Navigation menu