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