pub fn record_agent_tool_duration( agent_name: &str, tool_name: &str, duration_ms: f64, )
Record tool execution duration for an agent.