Re: [PATCH v1 5/5] rust: time: Remove Ktime in hrtimer

From: Andreas Hindborg
Date: Mon Jun 02 2025 - 08:42:07 EST


"FUJITA Tomonori" <fujita.tomonori@xxxxxxxxx> writes:

> Remove the use of `Ktime` from the hrtimer code, which was originally
> introduced as a temporary workaround. The hrtimer has now been fully
> converted to use the `Instant` and `Delta` types instead.
>
> Signed-off-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxx>

Reviewed-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx>


Best regards,
Andreas Hindborg