Hitmap 1.3
 All Data Structures Namespaces Files Functions Variables Typedefs Friends Macros Groups Pages
Functions
timing.c File Reference
#include <metis.h>
Include dependency graph for timing.c:

Go to the source code of this file.

Functions

void InitTimers (CtrlType *ctrl)
 
void PrintTimers (CtrlType *ctrl)
 
double seconds (void)
 

Function Documentation

void InitTimers ( CtrlType ctrl)

Definition at line 21 of file timing.c.

void PrintTimers ( CtrlType ctrl)

Definition at line 46 of file timing.c.

double seconds ( void  )

Definition at line 69 of file timing.c.