core: Use timeout_add_seconds 41/285041/1 accepted/tizen/unified/20221206.170555
authorWootak Jung <wootak.jung@samsung.com>
Mon, 5 Dec 2022 04:20:29 +0000 (13:20 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Mon, 5 Dec 2022 04:38:24 +0000 (13:38 +0900)
commite647d1e9b037e5a2bcdfe71f3145c181846e7790
tree2c8b5b43b08fe22d9a6f3e7b97ac9e1d9a5ee2c8
parentcb41191227002907f92acafcacc4d8a62dc6fdc4
core: Use timeout_add_seconds

Replace calls to g_timeout_add_seconds() by the timeout_add_seconds()
wrapper which takes care of 0 delay.

Change-Id: I9b8cc6d6d3f625eb3a51720446b4aaf720ca65ec
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
src/adapter.c