[roll] Roll fuchsia [dhcpv6] Use Fuchsia-specific `Instant` type

This change replaces the use of `std::time::Instant` with
`zx::Time`.

Original-Bug: 80595
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/766323
Original-Revision: 4e1fb92f032549d1f971493db77a390d336f476e
GitOrigin-RevId: 2cf37e1356ac4f2005f7705c84382d39dda29a4f
Change-Id: I498ef5d5b64f5a7f05065b1a82802134294b94bd
1 file changed
tree: d95aafadab501b1af4c73ee88da146846a2f6456
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.