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