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