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