Dump the start/end time of usage collection time 26/235326/1
authorKichan Kwon <k_c.kwon@samsung.com>
Tue, 19 May 2020 08:11:10 +0000 (17:11 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Thu, 4 Jun 2020 01:35:32 +0000 (10:35 +0900)
commit55b20faf7dd25647d4daa2c094312aec130bcace
treedf8e2111aba910513645604ac72fee6cd81b18a7
parent9098642a8702329f9f6d973ada1a78a131a0dceb
Dump the start/end time of usage collection time

- Dumped end time is different with real end time
  - Dumped end time = Real end time + additional CPU idle checking time
  - Additional CPU idle checking time = (real - minimum) time

Change-Id: Ib943325174f5a7cc39b2055591a2c71f1f05140a
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
src/battery_dump/bd_history_item.c
src/bm_power_engine.c