rust-windowing / rust-windowing/winit

How do I create `event_loop::ControlFlow::WaitUntil(Instant)`

Open
#1,971 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

F - question
Dominant language
Rust
Stars
6.2k
Forks
1.3k
Avg merge
2d 19h
Merged PRs (30d)
9

Description

How do I create event_loop::ControlFlow::WaitUntil(Instant) if use instant::Instant is not pub?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the public event_loop::ControlFlow::WaitUntil(Instant) API and the instant::Instant visibility referenced in the report. Determine whether a supported construction path is available; done means the issue has a clear answer or an explicitly documented API change.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
api
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.