mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 10:08:31 +00:00
Fixed typo
This commit is contained in:
parent
39b511b8c5
commit
02d6f4e53e
@ -79,7 +79,7 @@ public static class TimerHelper
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Calculates the ellapsed time in ms from the provided timestamp until now.
|
/// Calculates the elapsed time in ms from the provided timestamp until now.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="initialTimestamp">The initial timestamp to calculate the time from.</param>
|
/// <param name="initialTimestamp">The initial timestamp to calculate the time from.</param>
|
||||||
/// <returns>The elapsed time in ms.</returns>
|
/// <returns>The elapsed time in ms.</returns>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user