test-timer.cc File Reference

#include "config.h"
#include <iostream>
#include <cassert>
#include <unistd.h>
#include "asserts.h"
#include "error.h"
#include "timer.h"
Include dependency graph for test-timer.cc:

Go to the source code of this file.

Defines

#define ERR_OUT(s)

Functions

template<class T >
absolute (const T &num)
void test1 (void)
void test2 (void)
void test3 (void)
int main (int argc, char const *argv[])

Define Documentation

#define ERR_OUT (  ) 

Definition at line 15 of file test-timer.cc.


Function Documentation

template<class T >
T absolute ( const T &  num  )  [inline]

Definition at line 18 of file test-timer.cc.

int main ( int  argc,
char const *  argv[] 
)

Definition at line 368 of file test-timer.cc.

References err_unknown, test1(), test2(), and test3().

Here is the call graph for this function:

void test1 ( void   ) 

Definition at line 26 of file test-timer.cc.

References timer::duration(), timer::start(), and timer::stop().

Here is the call graph for this function:

void test2 ( void   ) 
void test3 ( void   ) 
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Thu Sep 30 14:09:14 2010 for rvm by  doxygen 1.6.1