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