Subject: | Suggest moving the time adjustment routine and the output routine to the module body |
I suggest moving the functions "sync_time" and "serialize_out" into the
main body of the module. These are useful functions which it would be
worthwhile to export from the module.