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