Remove timer in RuntimeEventSource (dotnet/coreclr#23311)
authorSung Yoon Whang <suwhang@microsoft.com>
Tue, 19 Mar 2019 21:46:18 +0000 (14:46 -0700)
committerGitHub <noreply@github.com>
Tue, 19 Mar 2019 21:46:18 +0000 (14:46 -0700)
commitca70f58c407648b69c4c484efe87927f989f9ebb
tree0fa17e77db8b32e1389f05e10b60d0e1c2226f58
parent95b996ef889ac5297d11aa64811f6bdfab9794eb
Remove timer in RuntimeEventSource (dotnet/coreclr#23311)

* Change RuntimeEventSource's counter types

* cleanup

* cleanup

Commit migrated from https://github.com/dotnet/coreclr/commit/accc6eb0f0f669494bee0788884b5a10101f1243
src/coreclr/src/System.Private.CoreLib/src/System/Diagnostics/Eventing/RuntimeEventSource.cs
src/libraries/System.Private.CoreLib/src/System/Diagnostics/Tracing/IncrementingEventCounter.cs
src/libraries/System.Private.CoreLib/src/System/Diagnostics/Tracing/IncrementingPollingCounter.cs
src/libraries/System.Private.CoreLib/src/System/Diagnostics/Tracing/PollingCounter.cs