Re: things I don't understand in src/env/time.c + bugs + suggested patch
David Monniaux <[email protected]>
| Newsgroups | gmane.comp.gnu.glpk |
|---|---|
| Organization | VERIMAG / CNRS & Université Grenoble Alpes |
| Message-ID | <[email protected]> |
On 01/28/2017 02:35 PM, Heinrich Schuchardt wrote: > > 1E3 * 1E-3 = 1. > You wouldn't add seconds and microseconds without scaling. Typo (silly copying and pasting). It should have read: return tv.tv_sec * 1E3 + tv.tv_usec * 1E-3; -- David Monniaux directeur de recherche au CNRS, laboratoire VERIMAG Université Grenoble Alpes http://www-verimag.imag.fr/~monniaux/ _______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
David_Monniaux.vcf
(text/x-vcard, 4 B)
null