Running si in Replay Mode
To specify the time taken to suspend the running process:
It is recommended to use the simIlSleep() function, instead of the ipcSleep() and sleep() functions, while running si in replay mode. Replay mode does not support ipcSleep() and sleep() functions.
Related Topics
Return to top