Measur time for various sc-during features. More...
#include <systemc>#include "during.h"#include <boost/bind.hpp>#include "utils/io-lock.h"
Go to the source code of this file.
Defines | |
| #define | DURING_MODE env |
| #define | BIL 1000000000 |
| #define | M 100 |
Functions | |
| void | eat_cpu () |
| SC_MODULE (A) | |
| int | sc_main (int argc, char *argv[]) |
Variables | |
| int | N = 100 |
Measur time for various sc-during features.
Definition in file bench-during.cpp.
1.7.1