Tizen Native API
5.5
|
Asynchronous input/output and file manipulation.
Functions | |
void | eio_monitoring_interval_set (double interval) |
Set the polling interval to control the fallback monitor behavior. | |
Typedefs | |
typedef struct _Eio_File | Eio_File |
Generic asynchronous I/O reference.
void eio_monitoring_interval_set | ( | double | interval | ) |
Set the polling interval to control the fallback monitor behavior.
interval | The interval (in seconds) to poll |