Version: 9.12.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

◆ CLK_TCK

#define CLK_TCK   CLOCKS_PER_SEC

Variable Documentation

◆ tz

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