2 references to GetElapsedTime
Microsoft.Extensions.AI (2)
ChatCompletion\FunctionInvokingChatClient.cs (2)
1186LogInvocationCompletedSensitive(context.Function.Name, GetElapsedTime(startingTimestamp), functionResult); 1193LogInvocationCompleted(context.Function.Name, GetElapsedTime(startingTimestamp));