Index: tools/telemetry/docs/telemetry.core.timeline.model.html |
diff --git a/tools/telemetry/docs/telemetry.core.timeline.model.html b/tools/telemetry/docs/telemetry.core.timeline.model.html |
index 9f5b4541ab4d047676d481ce7f8158a420a1b752..34112f70dfec5a363a4613fa20765604188c90e0 100644 |
--- a/tools/telemetry/docs/telemetry.core.timeline.model.html |
+++ b/tools/telemetry/docs/telemetry.core.timeline.model.html |
@@ -21,7 +21,8 @@ https://code.google.com/p/trace-viewer/</tt></p> |
<tr><td bgcolor="#aa55cc"><tt> </tt></td><td> </td> |
<td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="telemetry.core.timeline.inspector_importer.html">telemetry.core.timeline.inspector_importer</a><br> |
-</td><td width="25%" valign=top></td><td width="25%" valign=top></td><td width="25%" valign=top></td></tr></table></td></tr></table><p> |
+</td><td width="25%" valign=top><a href="telemetry.core.timeline.tracing.trace_event_importer.html">telemetry.core.timeline.tracing.trace_event_importer</a><br> |
+</td><td width="25%" valign=top></td><td width="25%" valign=top></td></tr></table></td></tr></table><p> |
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
<tr bgcolor="#ee77aa"> |
<td colspan=3 valign=bottom> <br> |
@@ -50,11 +51,17 @@ https://code.google.com/p/trace-viewer/</tt></p> |
<dl><dt><a name="TimelineModel-GetAllEvents"><strong>GetAllEvents</strong></a>(self)</dt></dl> |
-<dl><dt><a name="TimelineModel-GetAllOfName"><strong>GetAllOfName</strong></a>(self, name)</dt></dl> |
+<dl><dt><a name="TimelineModel-GetAllEventsOfName"><strong>GetAllEventsOfName</strong></a>(self, name)</dt></dl> |
-<dl><dt><a name="TimelineModel-ImportTraces"><strong>ImportTraces</strong></a>(self, traces)</dt></dl> |
+<dl><dt><a name="TimelineModel-GetRootEvents"><strong>GetRootEvents</strong></a>(self)</dt></dl> |
-<dl><dt><a name="TimelineModel-__init__"><strong>__init__</strong></a>(self)</dt></dl> |
+<dl><dt><a name="TimelineModel-ImportTraces"><strong>ImportTraces</strong></a>(self, traces, shift_world_to_zero<font color="#909090">=True</font>)</dt></dl> |
+ |
+<dl><dt><a name="TimelineModel-ShiftWorldToZero"><strong>ShiftWorldToZero</strong></a>(self)</dt></dl> |
+ |
+<dl><dt><a name="TimelineModel-UpdateBounds"><strong>UpdateBounds</strong></a>(self)</dt></dl> |
+ |
+<dl><dt><a name="TimelineModel-__init__"><strong>__init__</strong></a>(self, event_data<font color="#909090">=None</font>, shift_world_to_zero<font color="#909090">=True</font>)</dt></dl> |
<hr> |
Data descriptors defined here:<br> |
@@ -64,5 +71,9 @@ Data descriptors defined here:<br> |
<dl><dt><strong>__weakref__</strong></dt> |
<dd><tt>list of weak references to the object (if defined)</tt></dd> |
</dl> |
+<dl><dt><strong>max_timestamp</strong></dt> |
+</dl> |
+<dl><dt><strong>min_timestamp</strong></dt> |
+</dl> |
</td></tr></table></td></tr></table> |
</body></html> |