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