MultiAgentDecisionProcess
Release 0.2.1
Main Page
Namespaces
Classes
Files
File List
File Members
TimeTools.h
Go to the documentation of this file.
1
29
#ifndef TIMETOOLS_INC
30
#define TIMETOOLS_INC
31
32
#include <sys/time.h>
33
#include <time.h>
34
35
namespace
TimeTools{
37
39
double
GetDeltaTimeDouble
(timeval start_time, timeval cur_time);
40
41
}
42
43
#endif
/* ----- #ifndef TIMETOOLS_INC ----- */
44
src
base
TimeTools.h
Generated on Mon Sep 23 2013 14:50:05 for MultiAgentDecisionProcess by
1.8.1.2