Re: [PATCH v5 2/7] rust: hrtimer: Add HrTimerInstant
From: Andreas Hindborg
Date: Tue Jun 17 2025 - 07:43:17 EST
"Lyude Paul" <lyude@xxxxxxxxxx> writes:
> Since we want to add HrTimer methods that can accept Instants, we will want
> to make sure that for each method we are using the correct Clocksource for
> the given HrTimer. This would get a bit overly-verbose, so add a simple
> HrTimerInstant type-alias to handle this for us.
>
> Signed-off-by: Lyude Paul <lyude@xxxxxxxxxx>
Reviewed-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Best regards,
Andreas Hindborg