virtual bool WaitFor(int ms);
Returns True, if before ms amount of miliseconds has elapsed, the Stopped field was set to True
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ms | int |
Declared in Dew::Math::TOptControl · Dew.Math/Optimization.h · Cross-compiler
Returns True, if before ms amount of miliseconds has elapsed, the Stopped field was set to True
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ms | int |