ROSS
util.h File Reference
#include "ross-types.h"

Go to the source code of this file.

Functions

void tw_walkthrough_events_in_queue (void(*)(tw_lp *lp, tw_event *event))
void tw_delete_event_please (void)
void tw_change_timestamp_of_event_please (void)
void tw_walkthrough_lps (void(*)(tw_lp *lp))

Function Documentation

◆ tw_change_timestamp_of_event_please()

void tw_change_timestamp_of_event_please ( void )

◆ tw_delete_event_please()

void tw_delete_event_please ( void )

◆ tw_walkthrough_events_in_queue()

void tw_walkthrough_events_in_queue ( void(*  )(tw_lp *lp, tw_event *event))

◆ tw_walkthrough_lps()

void tw_walkthrough_lps ( void(*  )(tw_lp *lp))