EditorClock
Intends to stop people from mutating it directly, and going through `EditorClock` members like `AudioAdjustments` instead.
Also cleans up some weird code
This is important when using dynamic compiling to rapidly iterate. Until we actually split projects out into pieces (like the abstract ruleset project we have talked about) there is no advantage to using internal in the osu! game code.