Moving StopWatch to `src\Common\src\Corelib` (dotnet/corefx#42072)
commit6fd07e47457587cf2679e597d90b372d1f4a6e3e
authorVladimir Sadov <vsadov@microsoft.com>
Thu, 24 Oct 2019 12:23:17 +0000 (24 05:23 -0700)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 24 Oct 2019 14:54:28 +0000 (24 16:54 +0200)
tree227d8826a5512aa4a9483b28515d5635ee2223f0
parent7952e7378043b516dae5dd6283b88f177100222f
Moving StopWatch to `src\Common\src\Corelib` (dotnet/corefx#42072)

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
netcore/System.Private.CoreLib/shared/System/Diagnostics/Stopwatch.Unix.cs [new file with mode: 0644]
netcore/System.Private.CoreLib/shared/System/Diagnostics/Stopwatch.Windows.cs [new file with mode: 0644]
netcore/System.Private.CoreLib/shared/System/Diagnostics/Stopwatch.cs [new file with mode: 0644]