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