Add SetInterval, Pause, and Resume APIs in Timer 95/183595/5
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Mon, 9 Jul 2018 02:03:35 +0000 (11:03 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Tue, 11 Sep 2018 10:18:16 +0000 (19:18 +0900)
commit64167ae51df71ff52b1cb9146687342a1550fb74
tree2d6fcf52cee4f894f1dce42e1f7f0ce66bd858f3
parent55f8e087aede75460abfb2a3e5147c85d9ab0801
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