ARB
Functions
ps_tools.cxx File Reference
#include "ps_tools.hxx"
#include <cstdio>
#include <cstdlib>
#include <ctime>
#include <sys/times.h>
Include dependency graph for ps_tools.cxx:

Go to the source code of this file.

Functions

void PS_print_time_diff (const struct tms *_since, const char *_before, const char *_after)
 

Function Documentation

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().