User`s guide

xpcBusyWait
Purpose Wait for specified length of time in seconds
Prototype void xpc BusyWait(real_T seconds)
Header
File
xpctarget.h
Arguments
seconds
Length of time to wait, in seconds.
Description The xpcBusyWait function waits for the specified number of seconds.
This function blocks this specified amount of time.
11-3