The goNextAndPost method is used in simulated time mode. It creates a mutex, then calls the goNext method, followed by the post method. Note that goNext and post are private methods.
Public
RP_FRAMEWORK_DLL void goNextAndPost();