Test playing on wall-clock time with usleep. More...
#include <systemc>#include "during.h"#include <unistd.h>#include "utils/io-lock.h"
Go to the source code of this file.
Functions | |
| SC_MODULE (A) | |
| SC_MODULE (B) | |
| int | sc_main (int argc, char *argv[]) |
Test playing on wall-clock time with usleep.
Definition in file usleep.cpp.
1.7.1