commit | 1c1be62dda22c6447e167bc105df51d6ba695a6b | [log] [tgz] |
---|---|---|
author | Anirudh Mathukumilli <rudymathu@google.com> | Mon Feb 03 11:42:36 2025 -0800 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 03 11:42:36 2025 -0800 |
tree | fe86e1efcdacfd26470ebd8f4a6336eea894ce45 | |
parent | c4f95d6cc26c693017ca7e398f7ef982b8bb81ce [diff] |
[zx] Undo monotonic interrupt API deprecation RFC-0260 was recently amended (https://fxrev.dev/1193237) to support user-configurable timestamp timelines. This means that the timestamp passed into `trigger` and the timestamp returned by `wait` can be either monotonic or boot timestamps. This CL modifies libzx to reflect that change. Mechanically, this just means marking the old monotonic variants of these functions as no longer deprecated. Fixed: 377918269 Change-Id: I30296ca4c98ad6706c8cbf605babed747bc61eea Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1196743 API-Review: Hunter Freyer <hjfreyer@google.com> Reviewed-by: Nick Maniscalco <maniscalco@google.com> Fuchsia-Auto-Submit: Anirudh Mathukumilli <rudymathu@google.com> Reviewed-by: Hunter Freyer <hjfreyer@google.com> Commit-Queue: Anirudh Mathukumilli <rudymathu@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.