We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e6b44e commit ceaca34Copy full SHA for ceaca34
HashedWheelTimer/PreciseTimeSpan.cs renamed to HashedWheelTimer/Utilities/PreciseTimeSpan.cs
@@ -1,7 +1,7 @@
1
// Copyright (c) Microsoft. All rights reserved.
2
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
3
4
-namespace WheelTimer
+namespace WheelTimer.Utilities
5
{
6
using System;
7
using System.Diagnostics;
0 commit comments