Ask a question to get started
Enter to sendā¢Shift+Enter new line
Start timing a specific component within a run.
start_component( self, run_id: uuid.UUID, component_name: str ) -> None
run_id
uuid.UUID
Unique identifier for the run.
component_name
str
Name of the component to track.