OpenCog Framework  Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
AtomSpaceBenchmark.h File Reference
#include <random>
#include <boost/tuple/tuple.hpp>
#include <opencog/util/mt19937ar.h>
#include <opencog/atomspace/AtomSpace.h>
#include <opencog/atomspace/types.h>
+ Include dependency graph for AtomSpaceBenchmark.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opencog::AtomSpaceBenchmark
 
struct  opencog::AtomSpaceBenchmark::TimeStats
 

Namespaces

 opencog
 

Typedefs

typedef boost::tuple< clock_t,
clock_t > 
opencog::timepair_t