File libsrc/cpustopwatch.c


Included Files


Global Function accrete_cpu_stopwatch()

int accrete_cpu_stopwatch ( struct cpu_stopwatch* cpu_p_into, struct cpu_stopwatch* cpu_p_from )
Prototyped in:
Calls:

Global Function display_cpu_stopwatch()

char* display_cpu_stopwatch ( struct cpu_stopwatch* cpu_p, int mode )
Prototyped in:
Calls:

Global Function init_cpu_stopwatch()

int init_cpu_stopwatch ( struct cpu_stopwatch* cpu_p )
Prototyped in:
Calls:

Global Function start_cpu_stopwatch()

int start_cpu_stopwatch ( struct cpu_stopwatch* cpu_p )
Prototyped in:
Calls:

Global Function stop_cpu_stopwatch()

int stop_cpu_stopwatch ( struct cpu_stopwatch* cpu_p )
Prototyped in:
Calls: