]> git.tuebingen.mpg.de Git - dss.git/blob - tv.h
Save the subcommand pointer in a global variable.
[dss.git] / tv.h
1 int tv_diff(const struct timeval *b, const struct timeval *a, struct timeval *diff);
2 int64_t get_current_time(void);