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 49 of file timing.cpp.

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

00050 {}

Here is the caller graph for this function:

void startTiming ( const char *  msg  ) 

Definition at line 46 of file timing.cpp.

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

00047 {}

Here is the caller graph for this function:

Generated on Wed Apr 28 23:46:01 2010 for FAUST compiler by  doxygen 1.6.3