namespace Ryujinx.OsHle.Objects.Time { enum SystemClockType { User, Network, Local } }