Function cmb_event_queue_execute

Function Documentation

void cmb_event_queue_execute(void)

Executes events from the event queue until empty.

Schedule an event calling cmb_event_queue_clear() to zero out the event queue and stop the simulation. This can either be pre-scheduled for some particular time or triggered by some other condition such as reaching a certain number of samples in some data collector, a confidence interval being narrow enough, or anything else.