Function

nuGfxTaskAllEndWait

Syntax
void nuGfxTaskAllEndWait(void)

Arguments
None

Return Value
None

Explanation
Wait for the completion of graphics task.

Wait for the completion of all graphics tasks which are created by the nuGfxTaskStart function.


See Also
nuGfxTaskStart