![]() |
The ROme OpTimistic Simulator
3.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
|
Sequential simlation engine. More...
#include <core/core.h>
Go to the source code of this file.
Functions | |
void | serial_model_init (void) |
void | serial_simulation (void) |
Handles a full serial simulation runs. | |
void | ScheduleNewEvent (lp_id_t receiver, simtime_t timestamp, unsigned event_type, const void *payload, unsigned payload_size) |
lp_id_t | lp_id_get (void) |
struct lib_ctx * | lib_ctx_get (void) |
Sequential simlation engine.
Definition in file serial.h.