step_info temporal_state
API Reference Manual  /  5 Model-to-Simulator Interfaces  / 

synchronous_mode

Description
Experimental, may change without notice.

SIM_INTERFACE(synchronous_mode) {
        int (*enter)(conf_object_t *NOTNULL obj);
        int (*leave)(conf_object_t *NOTNULL obj);
};
#define SYNCHRONOUS_MODE_INTERFACE "synchronous_mode"

Execution Context
Cell Context

step_info temporal_state