Skip to content
Commit 91d64821 authored by Tim Yu's avatar Tim Yu
Browse files

Add Latency Logs to Autofill Server

Test: manual build + manual test of logging, cts tests added later

This adds the following latency metrics:
1. fill_request_sent_timestamp_ms, set when frameworks requests a
   FillRequest from the autofill provider

2. fill_response_received_timestamp_ms, set when autofill provider provides a FillResponse

3. suggestion_sent_timestamp_ms, set when framework sends the FillResponse suggestions to be displayed

4. suggestion_presented_timestamp_ms, set when the suggestions are actually displayed

Fixes: 243719509

Change-Id: I577266b1b2bbdc53663c4707b5c9578f0c0e14ca
Merged-In: I577266b1b2bbdc53663c4707b5c9578f0c0e14ca
parent 05dbbf29
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