summaryrefslogtreecommitdiff
path: root/ACE/tests/Chrono_Test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace 3 blank lines with just 2 blank linesKnut Petter Svendsen2022-09-091-1/+0
* Remove checks for ACE_HAS_CPP11 and remove the code for C++03 now that we req...Johnny Willemsen2020-11-101-17/+0
* Fixes for ACE Tests on AndroidFred Hornsey2019-01-191-1/+3
* Added missing include for TruncateJohnny Willemsen2015-05-041-0/+2
* Fixed conversion errors by using a truncate_cast because suseconds_t is a lon...Johnny Willemsen2015-05-011-2/+2
* Updated the NEWS and applied uniform initialization inMarcel Smit2015-02-241-64/+64
* Removed unnecessary method. Also made use of theMarcel Smit2015-02-241-12/+5
* Added more operators to and from chrono. Added tests for this.Marcel Smit2015-02-231-6/+213
* Added streaming operator in order to be able to stream ACE_Time_ValuesMarcel Smit2015-02-201-0/+392