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