Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14506
| From | Clint Hepner <clint.hepner@gmail.com> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: Add sleep builtin |
| Date | 2018-08-19 12:26 -0400 |
| Message-ID | <mailman.5291.1534695985.1292.bug-bash@gnu.org> (permalink) |
| References | <CAJnmqwZ1GUZRtGRHt8xy_-tdTjVsAQKt-toGAEn5e9gjFrR0vQ@mail.gmail.com> |
> On Aug 19, 2018, at 10:25 AM, konsolebox <konsolebox@gmail.com> wrote: > > Hi Chet, > > The sleep command is often used in loops and using the external sleep > is expensive. Expensive is relative, as the time spent actually sleeping probably dwarfs the startup time. If not, you probably want to find an alternative to polling anyway. Clint
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
Re: Add sleep builtin Clint Hepner <clint.hepner@gmail.com> - 2018-08-19 12:26 -0400
csiph-web