Version: 8.3.0
Utils_Timer.cxx File Reference
#include "Utils_Timer.hxx"
#include <iostream>
#include "utilities.h"
Include dependency graph for Utils_Timer.cxx:

Macros

#define CLK_TCK   CLOCKS_PER_SEC
 

Variables

static struct timezone * tz =(struct timezone*) malloc(sizeof(struct timezone))
 

Macro Definition Documentation

#define CLK_TCK   CLOCKS_PER_SEC

Referenced by Utils_Timer::Stop().

Variable Documentation

struct timezone* tz =(struct timezone*) malloc(sizeof(struct timezone))
static