fn _simics_is_running() -> bool
Expand description
Check whether SIMICS is currently running
Returns true if the simulation is running, e.g. if it has been started using continue_simulation, or false otherwise. It also returns true when the simulation is reversing.
§Context
Cell Context