SmoOnlineServer/Server/Time.cs

1 line
69 B
C#

public record Time(ushort Minutes, byte Seconds, DateTime When) {}