#include <OpenMS/config.h>
#include <OpenMS/SYSTEM/StopWatch.h>
#include <OpenMS/CONCEPT/Exception.h>
#include <string>
#include <iostream>
Go to the source code of this file.
Defines | |
#define | START_SECTION(name, weight) |
#define | END_SECTION |
#define | STATUS(a) |
Status output. | |
#define | START_TIMER |
Start the timer. | |
#define | STOP_TIMER |
Stop the timer. | |
#define | START_BENCHMARK(class_name, overall_weight, version) |
Program body for the benchmark. | |
#define | END_BENCHMARK |
End of the test program. |
Generated Tue Apr 1 15:36:39 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |