goNextAndPost

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.

Visibility
Public
Signature
RP_FRAMEWORK_DLL void goNextAndPost();

Feedback