[Overview][Resource strings][Constants][Classes][Procedures and functions][Variables][Index] |
Delay after exporting for checking
Source position: fpsysfs.pas line 65
var ExportCheckDelay: NativeInt = 20; |
Milliseconds of sleep in procedure CheckExported.
Set to any negative value, if you create TGpioLinuxPin or TPWMLinux objects in a row and set properties afterwards.
Special values: <0 no sleep 0 context switch to operating system without sleep
|
Checks if aDirName is availabe |