Re: [PATCH] rust: time: add `Delta::from_nanos`
From: Alice Ryhl
Date: Mon Feb 16 2026 - 03:33:19 EST
On Sun, Feb 15, 2026 at 09:12:04PM +0100, Andreas Hindborg wrote:
> Add a method to create a `Delta` from an amount of nanoseconds.
>
> Signed-off-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
The change itself LGTM, but what is this for?
Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>