chore: appropriately rename field and change docs

develop
CrackThrough 2022-12-08 00:21:21 +09:00
parent 2c1c425924
commit 2afd02387d
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ namespace SkyHook
/// <summary> /// <summary>
/// Precise time of the key's state update in seconds. /// Precise time of the key's state update in seconds.
/// </summary> /// </summary>
public readonly ulong TimeSec; public readonly long TimeSec;
/// <summary> /// <summary>
/// Precise time of the key's state update but only contains nanoseconds. /// Precise time of the key's state update but only contains nanoseconds.
/// </summary> /// </summary>