Internalfunctions - SmartSlog KP Library
|
Macros | |
#define | KPLIB_SBCR_ASYNC_WAITING_TIMEOUT 100 |
Timeout to check notification for asynchronous subscriptions. | |
#define | KPLIB_SBCR_SYNC_WAITING_TIMEOUT 1000 |
Timeout to check notification for synchronous subscriptions. | |
#define | KPLIB_SBCR_UNSBCR_WAITING_TIMEOUT 500 |
Timeout to wait unsubscription notification. | |
#define | KPLIB_SBCR_ASYNC_PROCESS_SLEEP 100 |
All timeouts in milliseconds.
#define KPLIB_SBCR_ASYNC_PROCESS_SLEEP 100 |
Timeout between checking asynchronous subscriptions.
#define KPLIB_SBCR_ASYNC_WAITING_TIMEOUT 100 |
Timeout to check notification for asynchronous subscriptions.
#define KPLIB_SBCR_SYNC_WAITING_TIMEOUT 1000 |
Timeout to check notification for synchronous subscriptions.
#define KPLIB_SBCR_UNSBCR_WAITING_TIMEOUT 500 |
Timeout to wait unsubscription notification.