Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c218f650 authored by Yisroel Forta's avatar Yisroel Forta
Browse files

Use clock monotonic for AppStartInfo timestamps

Currently timestamps are a mix, need to pick one

Why clock montonic:
- This is what's documented, used of elapsed time is really a bug.
- This is what's used across most of logging, enabling us to be consistent and use available timestmaps (as we already are) more easily.

Also stop using and remove tracker single timestamp methods in favor of using broader one with key specified.

Test: check timestamps via shell command
Bug: 338637327
Flag: EXEMPT - day-to-day bugfix
Change-Id: Id3f242cf717c967d94e813ef3ee63ede2a374068
parent 7f879f8e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment