[roll] Roll fuchsia [time][alarms] Implement timer abstraction

Abstracts the operations interacting with the high resolution timer
into a trait.

This is in preparation for implementing wake alarms emulation on
platforms that we don't have wake alarms support on, such as x86.

This commit should have no functional changes.

Original-Bug: 416081776
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1278506
Original-Revision: 495783a5ccb335f3f29d18d3ba245d4f7d835003
GitOrigin-RevId: 2154161c5c91e59f251d74d26a856735ef63bfb1
Change-Id: If5100bc8ef5a0d89d29827d8c2e25cb21513fa41
1 file changed
tree: cfc2b6c548f57133ede2fc8aff2c58872e72b70e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.