summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/windows/Time.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4748: Consistent handling of durations - apply changes to Windows platformCharles E. Rolke2013-04-191-1/+25
* Resolves QPID-4084, changing the format of high-res logged time from seconds-...Stephen D. Huston2012-08-141-14/+60
* QPID-2905 - Code modifications to enable Windows builds with the mingw32 comp...Ted Ross2011-05-181-0/+4
* Added Windows high-res timer output. Resolves QPID-3236Stephen D. Huston2011-05-071-6/+29
* QPID-3236 - Add high-resolution timestamps to log files for debug situations....Kim van der Riet2011-05-021-0/+9
* QPID-1904: Ensure that all timestamp uses are correctly relative to 1/1/1970 ...Andrew Stitcher2010-04-231-5/+0
* Remove some clunky accessors for AbsTime on Windows and replace by making Con...Andrew Stitcher2010-04-081-4/+0
* Changed the recent AbsTime::Epoch code to conform better to the previouslyAndrew Stitcher2010-04-081-4/+6
* Added AbsTime::epoch()) constant to Time.h to provide a portable reference ti...Alan Conway2010-04-071-0/+4
* QPID-1852 Removed thread unsafe code in LoggerAndrew Stitcher2009-05-121-0/+13
* Correct signature of usleep() methodStephen D. Huston2008-11-031-1/+1
* Resolve Time diffs for Windows; add Windows version of asynch I/O layer. Reso...Stephen D. Huston2008-10-301-0/+90