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>
/// Precise time of the key's state update in seconds.
/// </summary>
public readonly ulong TimeSec;
public readonly long TimeSec;
/// <summary>
/// Precise time of the key's state update but only contains nanoseconds.
/// </summary>