timing.cpp File Reference

#include <iostream>
#include <cassert>
#include <sys/time.h>
#include "timing.hh"
Include dependency graph for timing.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void startTiming (const char *msg)
void endTiming (const char *msg)

Function Documentation

void endTiming ( const char *  msg  ) 

Definition at line 51 of file timing.cpp.

Referenced by main(), ScalarCompiler::prepare(), and ScalarCompiler::prepare2().

00052 {}

Here is the caller graph for this function:

void startTiming ( const char *  msg  ) 

Definition at line 48 of file timing.cpp.

Referenced by main(), ScalarCompiler::prepare(), and ScalarCompiler::prepare2().

00049 {}

Here is the caller graph for this function:

Generated on Thu Jul 15 15:47:27 2010 for FAUST compiler by  doxygen 1.6.3