<PackageReference Include="Microsoft.Identity.Client" Version="4.84.0" />

Microsoft.Identity.Client.Utils.StopwatchService

static class StopwatchService
Singleton timer used to measure the duration tasks.
namespace Microsoft.Identity.Client.Utils { internal static class StopwatchService { } }