diff options
author | Andrew Stitcher <astitcher@apache.org> | 2014-07-01 16:55:43 +0000 |
---|---|---|
committer | Andrew Stitcher <astitcher@apache.org> | 2014-07-01 16:55:43 +0000 |
commit | 3a8725012b391fa9d1e47dd318f2ebaf2a6d06d7 (patch) | |
tree | 192ab53c1372ce5f9bcd0f270674a2871f9af15d /cpp/src/tests/ClientSessionTest.cpp | |
parent | 007148cc84d5338ea691869708f946f415dabac8 (diff) | |
download | qpid-python-3a8725012b391fa9d1e47dd318f2ebaf2a6d06d7.tar.gz |
QPID-5865: Be more robust in face of system clock being changed:
- Separate Wall clock time uses from other time
* (assumed that any time with respect to the epoch is wallclock)
- For Posix use CLOCK_MONOTONIC for all non wall clock purposes
so that changing system time doesn't affect internal timekeeping
- For Windows kept the same time keeping scheme.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1607140 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/ClientSessionTest.cpp')
0 files changed, 0 insertions, 0 deletions