| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(fclEvent), | intent(in), | target | :: | event |
Event object to check |
|
| character(len=*), | intent(in), | optional | :: | descrip |
Description for debugging |
Wait for an event to complete and check for successful completion. Throw runtime error if status is not CL_COMPLETE.
Note
Debug routine: only executed for debug build.