summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/time
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-093-3/+3
* added utility function for saturated addHåvard Pettersen2023-02-071-0/+22
* Add a simple adjustTimeoutByDetectedHz to compute a suitable timeout/naptime ...Henning Baldersheim2022-02-281-0/+15
* Add a base vespa timer frequency that is used as a base to control poll frequ...Henning Baldersheim2022-02-171-0/+4
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* Use vespalib::duration for timeoutsHenning Baldersheim2021-01-311-0/+1
* Guard against timeout value that is too high and will cause overflow.Henning Baldersheim2020-11-051-0/+5
* Verify that atomic duration time_point is lock free.Henning Baldersheim2020-10-131-0/+6
* Consolidate search for GTest.Tor Egge2020-07-071-1/+0
* Use find_package to find gtest library.Tor Egge2020-06-291-1/+2
* Fix format strings.Tor Egge2020-01-071-1/+2
* Add test for to_stringHenning Baldersheim2019-12-201-0/+5
* Use vespalib::count_sHenning Baldersheim2019-12-191-4/+5
* Use std::chrono.Henning Baldersheim2019-12-091-0/+10
* added time.h to simplify chrono useHåvard Pettersen2019-11-212-0/+47
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
* Copyright headerJon Bratseth2017-06-132-2/+2
* Forward declare ByteBuffer and FastOS_ThreadHenning Baldersheim2017-06-061-3/+3
* add unit testArne H Juul2016-09-092-0/+44