[roll] Roll fuchsia [time] Pretty print some logged timestamps

This makes the logging output quite a bit more amenable for human
analysis and consumption. It comes useful in debugging.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1273890
Original-Revision: 223dc044b9aa5d13d38fcc7a47e0e6dd922aff8c
GitOrigin-RevId: 828740645eb63a317d2f71b38e0c516ca1a43640
Change-Id: I408c60ee907e04d13f7d4c9d72699744dbc06113
1 file changed
tree: 9c428744f6e013412c32bf92e6aca7091b99b75e
  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.