PPL Logo

ck-ldb/tm_timings.C File Reference

Go to the source code of this file.

Functions

void get_time (void)
double time_diff (void)

Variables

static CLOCK_T time_tab [MAX_CLOCK]
static int clock_num = -1


Function Documentation

void get_time ( void   ) 

Definition at line 6 of file tm_timings.C.

References clock_num, and time_tab.

double time_diff ( void   ) 

Definition at line 17 of file tm_timings.C.

References clock_num, and time_tab.


Variable Documentation

CLOCK_T time_tab[MAX_CLOCK] [static]

Definition at line 3 of file tm_timings.C.

Referenced by get_time(), and time_diff().

int clock_num = -1 [static]

Definition at line 4 of file tm_timings.C.

Referenced by get_time(), and time_diff().


Generated on Mon Sep 21 07:59:25 2020 for Charm++ by  doxygen 1.5.5