FAUST compiler  0.9.9.6b8
Functions
timing.cpp File Reference
#include <iostream>
#include <cassert>
#include <sys/time.h>
#include "timing.hh"
Include dependency graph for timing.cpp:

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().

{}

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().

{}

Here is the caller graph for this function: