The ROme OpTimistic Simulator
2.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
Main Page
Data Structures
Files
File List
Globals
serial.h
Go to the documentation of this file.
1
31
#pragma once
32
33
#include <
ROOT-Sim.h
>
34
35
extern
void
SerialSetState(
void
*);
36
extern
void
SerialScheduleNewEvent(
unsigned
int
,
simtime_t
,
unsigned
int
,
37
void
*,
unsigned
int
);
38
39
extern
void
serial_init(
void
);
40
extern
void
serial_simulation(
void
) __attribute__((noreturn));
ROOT-Sim.h
ROOT-Sim header for model development.
simtime_t
double simtime_t
This defines the type with whom timestamps are represented.
Definition:
ROOT-Sim.h:55
src
serial
serial.h
Generated by
1.8.11