hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
#include <string>
#include <sstream>
#include <iostream>
#include <time.h>
Go to the source code of this file.
Classes | |
struct | hobbes::probe |
struct | hobbes::timed_region< globalTC > |
Namespaces | |
hobbes | |
Functions | |
long | hobbes::tick () |
long | hobbes::time () |
std::string | hobbes::describeNanoTime (long x) |