// namespace InnovEnergy.Lib.Time.Unix; // // public readonly partial struct UnixTime // { // public required Int32 Ticks { get; init; } // }