Skip to content

Commit 636cddd

Browse files
committed
Missed a modification
1 parent c0323c5 commit 636cddd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

DispatchQueue/SerialQueue.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,9 @@ private void OnExecuteWorkItem(object? context)
9494
AttemptDequeue();
9595
}
9696

97+
98+
99+
97100
private struct TimerQueueData
98101
{
99102
public DateTime TargetTime;

0 commit comments

Comments
 (0)