mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 01:58:30 +00:00
Added missing class-doc
This commit is contained in:
parent
f02d4564fa
commit
39b511b8c5
@ -8,6 +8,9 @@ using System.Threading;
|
||||
|
||||
namespace RGB.NET.Core;
|
||||
|
||||
/// <summary>
|
||||
/// Offers some helper methods for timed operations.
|
||||
/// </summary>
|
||||
public static class TimerHelper
|
||||
{
|
||||
#region DLL-Imports
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user