Skip to main content

track_agent_complete

Method
This is a method of the MinimalTelemetry class in the telemetry_funcs module.
Track agent completion

Signature

def track_agent_complete(&self, agent_name: &str, duration_ms: u64) -> ()

Parameters

agent_name
&str
required
No description available.
duration_ms
u64
required
No description available.

Returns

Returns
()
The result of the operation.