polyora/timer.cpp File Reference

#include <map>
#include <stdio.h>
#include "timer.h"
#include <string.h>
#include <assert.h>

Include dependency graph for timer.cpp:

Go to the source code of this file.

Typedefs

typedef std::list< TaskTimer * > TaskStack

Functions

time_type get_time ()
double time_to_msec (time_type &t)
time_type operator- (const time_type &a, const time_type &b)

Variables

static TaskStack stack


Typedef Documentation

typedef std::list<TaskTimer *> TaskStack

Definition at line 26 of file timer.cpp.


Function Documentation

time_type get_time (  ) 

Definition at line 57 of file timer.cpp.

Referenced by Timer::resume(), and Timer::start().

time_type operator- ( const time_type a,
const time_type b 
)

Definition at line 67 of file timer.cpp.

double time_to_msec ( time_type t  ) 

Definition at line 63 of file timer.cpp.


Variable Documentation

TaskStack stack [static]

Definition at line 35 of file timer.cpp.


Generated on Tue Mar 30 15:53:23 2010 for Polyora by  doxygen 1.5.9