static void printWithTime(S s) { print(hmsWithColonsAndMS() + ": " + s); }