Opened 5 years ago
Closed 5 years ago
#94 closed defect (fixed)
Need getch_timeout() function in libpayload
| Reported by: | jcrouse | Owned by: | jcrouse |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | libpayload | Keywords: | |
| Cc: | Dependencies: | ||
| Patch Status: | there is no patch |
Description
libpayload needs a getch_timeout() function that will gracefully return after a certain amount of time if a keypress isn't received. This is used to update the screen at constant intervals.
Attachments (0)
Change History (1)
comment:1 Changed 5 years ago by jcrouse
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

r3223