[fenix] For https://github.com/mozilla-mobile/fenix/issues/17816: add profiler marker...
commita42fd637a2fc494886019e209586e1f0479e7ace
authorMichael Comella <michael.l.comella@gmail.com>
Tue, 2 Feb 2021 01:58:46 +0000 (1 17:58 -0800)
committerMichael Comella <759372+mcomella@users.noreply.github.com>
Tue, 9 Feb 2021 01:46:32 +0000 (8 17:46 -0800)
tree3dc215e1cb599e11aff31255681f8dda541a15dd
parent315c2e266e7d2065a787ae1e8a7f89a836305d3f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/17816: add profiler marker for onPreDraw via HomeActivity.onStart.

This may be useful for MAIN start up to determine when the user begins
seeing content.
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/HomeActivity.kt
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/perf/ProfilerMarkers.kt [new file with mode: 0644]