clock_print_ts
clock_print_ts(&now, 9);
clock_print_ts(ts, 9);
void clock_print_ts(const struct timespec *ts, int nsdig);