Just wanted to add this in case anyone was still looking for a way to slow that damn clock down a bit. It took me a while to find, tried a bunch of different changes in the code and each time I had to start a new game to see the changes which made it a real chore to do but luckily I found it after a few hours of tweaking.
the mod that exist for this purpose changes a few different things inside the chronus.js file but it doesn't seem to work for some, it didn't for me anyway. As for what you need to do is:
1. Open chronus.js using any txt editor you have, I used notepad++ ( file can be found in www > js > plugins)
2. Find this line of code
JavaScript:
this._timeAutoAdd = getParamNumber('自然時間加算', 0, 99);
3. Change the integer value from 99 to a decimal value of 0.01 - 0.9. (I have mine set to 0.01, you can set it to 0 to stop the time from moving altogether. This does not stop the time from moving when sleeping though which is just perfect, how it should have been from the very fkin start if you ask me.)
4.Save it, start a new game. And there you go. Time will move very slowly.
P.S
I hope the dev stubs his little toe on every furniture in his home. Hate when devs use these type of mechanics, "iF yOu arEn'T faSt enOuGh, yOu wilL mIsS ScEneS aNd/oR eVenTs. hUrR duRr"
...sorry.