File libsrc/stopwatch_c.c


Included Files


Global Function accum_stop_timevals()

void accum_stop_timevals ( struct stopwatch* stp, struct timeval* etp )
Prototyped in:
Calls:
Called by:

Global Function add_timevals()

void add_timevals ( struct timeval* cump, struct timeval* tvp )
Prototyped in:
Called by:

Global Function diff_timevals()

void diff_timevals ( struct timeval* end_p, struct timeval* start_p )
Prototyped in:
Called by:

Global Function display_stopwatch()

char* display_stopwatch ( struct stopwatch* stp, int mode )
Prototyped in:
Calls:
Called by: