|
ARB
|
#include "ps_tools.hxx"#include <cstdio>#include <cstdlib>#include <ctime>#include <sys/times.h>
Go to the source code of this file.
Functions | |
| void | PS_print_time_diff (const struct tms *_since, const char *_before, const char *_after) |
Definition at line 21 of file ps_tools.cxx.
References fflush().
Referenced by main(), PS_descend(), PS_detect_weak_differences(), PS_find_probes(), and PS_get_next_candidates().
1.8.8