Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #16132
| From | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: Difference between EPOCHREALTIME and EPOCHSECONDS |
| Date | 2020-04-14 09:35 -0400 |
| Organization | ITS, Case Western Reserve University |
| Message-ID | <mailman.256.1586882679.3066.bug-bash@gnu.org> (permalink) |
| References | <E1jOH8S-0001Pc-VE@medium.hauri> <4ffdb354-3a55-e588-0d53-b170b6c0ca4f@case.edu> |
On 4/14/20 4:41 AM, felix@f-hauri.ch wrote: > Bash Version: 5.0 > Patch Level: 16 > Release Status: release > > Description: > Integer part of $EPOCHREALTIME could increase more than 8000 microseconds > before $EPOCHSECONDS It's the difference between time() and gettimeofday(). -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/
Back to gnu.bash.bug | Previous | Next | Find similar
Re: Difference between EPOCHREALTIME and EPOCHSECONDS Chet Ramey <chet.ramey@case.edu> - 2020-04-14 09:35 -0400
csiph-web