I would like to figure out the source of latency from chuck interacting with another application via OSC. To do that, I want to print timestamps of messages sent and received and compare these.
But here's the thing:

How do I print the absolute current time in chuck? The variable `now` only seems to hold the time from the start of the process.