[fuchsia] Add LegacyMetricsUserEventRecorder class.
Adds a class which accumulates a buffer of user events, which are timestamped strings recorded with the base::RecordAction() API. The buffer will periodically be drained and sent over FIDL IPC (not in scope for this CL). Bug: 1060768 Change-Id: Ieb235654e030eef81eefd963ae614ce68b72dba7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2103393 Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Reviewed-by:David Dorwin <ddorwin@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#751081}
Showing
Please register or sign in to comment