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