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