[roll] Roll fuchsia [docs] Update Timer.set documentation to include ZX_CLOCK_BOOT.

The comment for the `deadline` parameter in `Timer.set` is updated to clarify that the deadline can be relative to either `ZX_CLOCK_MONOTONIC` or `ZX_CLOCK_BOOT`, depending on the clock used when the timer handle was created with `zx_timer_create()`.

Test: N/A
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1537240
Original-Revision: d00cdd8755903bf14b308c78aab8d11d9055e606
GitOrigin-RevId: f645fb4a94fe9eb7a2e6e6d6b8bcc07b2dbdad14
Change-Id: Iec551da52d903e59aefcce7f577f35d6f19471ee
1 file changed
tree: 5a744b242bc3e3fd6219cfa146356218872290c1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.