Skip to content

Commit ceaca34

Browse files
committed
1 parent 2e6b44e commit ceaca34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HashedWheelTimer/PreciseTimeSpan.cs renamed to HashedWheelTimer/Utilities/PreciseTimeSpan.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Copyright (c) Microsoft. All rights reserved.
22
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
33

4-
namespace WheelTimer
4+
namespace WheelTimer.Utilities
55
{
66
using System;
77
using System.Diagnostics;

0 commit comments

Comments
 (0)