Implement TimeService with std::chrono 07/242607/4
authorVictor Cebollada <v.cebollada@samsung.com>
Fri, 28 Aug 2020 07:17:31 +0000 (08:17 +0100)
committerGyörgy Straub <g.straub@partner.samsung.com>
Tue, 3 Nov 2020 10:56:58 +0000 (10:56 +0000)
commit5d017aad79471d060f2c792f340530ad857ae1c9
tree3c6708ca153cc4deced468336234fa1b12348b68
parent2f9381a25027f627e9ce761b96eee91d1fab56bd
Implement TimeService with std::chrono

* Platform independent.
* Add GetMilliseconds() to be used in the SceneHolder implementation.

Change-Id: I26977721d0f368e46c8519801957b69ad7d67eb0
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
dali/integration-api/adaptor-framework/scene-holder-impl.cpp
dali/internal/system/common/time-service.cpp
dali/internal/system/common/time-service.h