[Tizen] Add SetInterval, Pause, and Resume APIs in Timer 29/189029/1 accepted/tizen/unified/20180913.064033 submit/tizen/20180913.015748
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Mon, 9 Jul 2018 02:03:35 +0000 (11:03 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Thu, 13 Sep 2018 01:26:55 +0000 (10:26 +0900)
commit8700539107adfe8f5e17b578d1b479762c33c597
tree216bdf234dfc24cb4c5f32f0a0ff8d1cbb988ee5
parent4b32c2ff33adaa23f8ae600380d7d7c246c1a9ad
[Tizen] Add SetInterval, Pause, and Resume APIs in Timer

- Added enabled to restart the timer to SetInterval
- Added to pause and resume the timer

Change-Id: Ie9334dc9f03fd8b660138c1bc4297e6cd87d06ea
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
automated-tests/src/dali-adaptor/utc-Dali-Timer.cpp
dali/internal/system/common/timer-impl-ecore.cpp
dali/internal/system/common/timer-impl.h
dali/internal/system/common/timer-interface.h
dali/public-api/adaptor-framework/timer.cpp
dali/public-api/adaptor-framework/timer.h