Boost logo

Boost Users :

Subject: Re: [Boost-users] [date_time] Creating a ptime from a double
From: Ryan McConnehey (mccorywork_at_[hidden])
Date: 2009-11-03 12:53:35


Igor R wrote:
The documentation for modf states that d == sec + mksec.  This means that
mksec is a fractional number and not a whole number.  The pt::microseconds expects whole numbers of microseconds.
    

Sorry, of course, you have to multiply the fractional part by some
factor (1000000?)
  
That makes more sense.  Thanks.

Ryan

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net