Function SimOneAPI::Continue
Defined in File SimOneServiceAPI.h
Function Documentation
-
int SimOneAPI::Continue()
继续,用于非帧同步调试
Continue, used for non frame synchronized debugging.
此函数用于在暂停后继续运行当前案例,通常在非帧同步的调试过程中使用
This function is used to resume running the current case after a pause, typically in non-frame synchronized debugging scenarios.
- 返回:
返回整数状态码,0表示成功,非0表示失败
Returns an integer status code, 0 indicates success, non-zero indicates failure.