![]() |
WaitForDebounce()





Public Function |
Declared in: NiIviSwtch.h |
Declaration
inline void WaitForDebounce( long maxTime) const;
Description
Returns process control back to the user only after all the previously created paths have settled.
Parameters
long maxTime
The maximum length of time for this function to wait until all paths have settled. If time elapses before all switches debounce, this function throws an exception.