miva_async_sleep()#
Syntax
miva_async_sleep( until, semfile, semlocation )
Returns#
Return Value: None
Parameters#
| Parameter | Description |
|---|---|
until |
time_t (seconds since 1-JAN-1970) set in the future, the time to sleep until |
semfile |
file name to watch |
semlocation |
location of the file to watch. “script” or “data”, defaulting to “data” if any other value. |