diff options
author | Lyude Paul <lyude@redhat.com> | 2025-08-21 15:32:42 -0400 |
---|---|---|
committer | Andreas Hindborg <a.hindborg@kernel.org> | 2025-09-04 16:54:39 +0200 |
commit | 0e2aab67f2d5716e8db73b6d0719208b44086ed5 (patch) | |
tree | c2fdeb7b0f11f576370ae0ca23a76e684b2de15f /scripts/generate_rust_analyzer.py | |
parent | a984da24e7ac411c95bab7b6c127bae4927f9d03 (diff) |
rust: hrtimer: Add HrTimerInstant
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@redhat.com>
Reviewed-by: Andreas Hindborg <a.hindborg@kernel.org>
Reviewed-by: Daniel Almeida <daniel.almeida@collabora.com>
Link: https://lore.kernel.org/r/20250821193259.964504-3-lyude@redhat.com
Signed-off-by: Andreas Hindborg <a.hindborg@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions