static void printWithMSTime(S prefix default "", S s) { print(hmsWithColonsAndMS() + ": " + combinePrintParameters(prefix, s)); }