Index: tools/telemetry/docs/telemetry.core.timeline.async_slice.html |
diff --git a/tools/telemetry/docs/telemetry.core.timeline.async_slice.html b/tools/telemetry/docs/telemetry.core.timeline.async_slice.html |
index ab97bb0abaca329a67abe9dbcfcb46113d3b0c93..26f2018e749ecad80866525645c58aae23925008 100644 |
--- a/tools/telemetry/docs/telemetry.core.timeline.async_slice.html |
+++ b/tools/telemetry/docs/telemetry.core.timeline.async_slice.html |
@@ -57,7 +57,7 @@ Methods defined here:<br> |
<dl><dt><a name="AsyncSlice-IterEventsInThisContainerRecrusively"><strong>IterEventsInThisContainerRecrusively</strong></a>(self)</dt></dl> |
-<dl><dt><a name="AsyncSlice-__init__"><strong>__init__</strong></a>(self, category, name, timestamp, args<font color="#909090">=None</font>, parent<font color="#909090">=None</font>)</dt></dl> |
+<dl><dt><a name="AsyncSlice-__init__"><strong>__init__</strong></a>(self, category, name, timestamp, args<font color="#909090">=None</font>, duration<font color="#909090">=0</font>, start_thread<font color="#909090">=None</font>, end_thread<font color="#909090">=None</font>)</dt></dl> |
<hr> |
Methods inherited from <a href="telemetry.core.timeline.event.html#TimelineEvent">telemetry.core.timeline.event.TimelineEvent</a>:<br> |
@@ -73,5 +73,10 @@ Data descriptors inherited from <a href="telemetry.core.timeline.event.html#Time |
</dl> |
<dl><dt><strong>end</strong></dt> |
</dl> |
+<dl><dt><strong>thread_end</strong></dt> |
+<dd><tt>Thread-specific CPU time when this event ended.<br> |
+ <br> |
+May be None if the trace event didn't have thread time data.</tt></dd> |
+</dl> |
</td></tr></table></td></tr></table> |
</body></html> |