Message143805
> To support higher resolution
> will need to supply 3 fields in st_xtimesuperspec: tv_sec and tv_nsec
> packed in st_xtimespec (say tv_timespec) and new tv_psec field.
> st_xtime will now be st_xtimesuperspec.tv_timespec.tv_sec and
> st_xtimespec will be a new macro expanding to
> st_xtimesuperspec.tv_timespec.
How is this superior to using either Decimal or float128? |
|
Date |
User |
Action |
Args |
2011-09-09 21:42:00 | larry | set | recipients:
+ larry, loewis, jcea, mark.dickinson, belopolsky, lars.gustaebel, vstinner, nadeem.vawda, Arfrever, r.david.murray, skrah, Alexander.Belopolsky, rosslagerwall, khenriksson |
2011-09-09 21:42:00 | larry | set | messageid: <1315604520.38.0.546764937836.issue11457@psf.upfronthosting.co.za> |
2011-09-09 21:41:59 | larry | link | issue11457 messages |
2011-09-09 21:41:59 | larry | create | |
|