Enhance DBusAccess with getServiceStartTimestamp() 70/31570/2
authorLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Sat, 6 Dec 2014 03:55:51 +0000 (04:55 +0100)
committerLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Mon, 8 Dec 2014 10:37:15 +0000 (11:37 +0100)
commit3c29c083f89083f627bd6d46a08690779b868b2a
treec9cc10e7923784b13fd024f55fe50afb282a13f1
parentfe51d00ab0bc33e4ccbcf13fbb9164d64f5c47d4
Enhance DBusAccess with getServiceStartTimestamp()

Newly added method returns timestamp of the last service start
measured as number of seconds and microseconds since epoch
and returned in struct timeval.

Change-Id: I4215cc8b727cb78bd03462d25b419a1589b6db0f
tests/common/dbus_access.cpp
tests/common/dbus_access.h