Ensured correct display of performance marker times 28/69328/2
authorDavid Steele <david.steele@samsung.com>
Thu, 12 May 2016 13:50:02 +0000 (14:50 +0100)
committerDavid Steele <david.steele@samsung.com>
Thu, 12 May 2016 13:52:43 +0000 (14:52 +0100)
commit89ab6f12cbee02c71d656d8ac013fe746c030b0e
treeeb468c790c0587cfe9969a235644acb464b6e63d
parent4bdaeb97f97535e3144dd982b2db5581a25f1bfa
Ensured correct display of performance marker times

Float granularity is too low for performance markers - too many markers
were showing the same time. Upgraded it to a double - this allows the
multiplication to generate the right markers in the network client

Change-Id: I73a4eece36878c6d0cc5c5d320585dea28481ba9
Signed-off-by: David Steele <david.steele@samsung.com>
adaptors/base/performance-logging/networking/network-performance-client.cpp