[roll] Roll fuchsia [fasttime] Support computing boot ticks

Adds compute_boot_ticks and compute_boot_time functions to libfasttime.
This will be used in future CLs by both starnix and several new syscalls
as described by https://fxrev.dev/1066674.

Original-Bug: 328306129
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1069413
Original-Revision: e8b3789d78b61c43e8ac616a63db95b304404f9b
GitOrigin-RevId: 80332a6142f8ebae1d71caf6171a4ab84ab766a3
Change-Id: Ifb9dd54eecff49d5ac1b2e49a4eb5972c213f115
1 file changed
tree: 3ad11197f5a9e14ee2b1ad500356a4b3f867bef7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.