src/lib-gmapkernel/chrono.hh File Reference

#include <sys/time.h>
#include <sys/resource.h>
#include <string>
#include <sstream>
#include <iomanip>
#include <iostream>

Include dependency graph for chrono.hh:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CChrono

Enumerations

enum  TModeChrono { REEL_MODE, PUS_MODE, REEL_AND_PUS_MODE }

Functions

void addTimeval (struct timeval &ATimeval, const struct timeval &ATimeval2)
void substractTimeval (struct timeval &ATimeval, const struct timeval &ATimeval2)


Enumeration Type Documentation

Type permettant de fixer le mode de chronométrage: REEL_MODE : mode temps réel (temps réel écoulé), PUS_MODE : mode processus (temps consommé par le processus), REEL_AND_PUS_MODE : les 2 à la fois.

Enumerator:
REEL_MODE 
PUS_MODE 
REEL_AND_PUS_MODE 

Definition at line 51 of file chrono.hh.


Function Documentation

void addTimeval ( struct timeval &  ATimeval,
const struct timeval &  ATimeval2 
) [inline]

Definition at line 176 of file chrono.hh.

void substractTimeval ( struct timeval &  ATimeval,
const struct timeval &  ATimeval2 
) [inline]

Definition at line 188 of file chrono.hh.


Generated on Tue Jul 7 15:20:04 2009 for Moka gmapkernel by  doxygen 1.5.8