Function SimOneAPI::Pause

Function Documentation

int SimOneAPI::Pause()

暂停,用于非帧同步调试

Pause, used for non frame synchronized debugging.

此函数用于暂停当前运行的案例,通常在非帧同步的调试过程中使用

This function is used to pause the currently running case, typically in non-frame synchronized debugging scenarios.

返回:

返回整数状态码,0表示成功,非0表示失败

Returns an integer status code, 0 indicates success, non-zero indicates failure.