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