summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/time/time_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* 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
* 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
* 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-211-0/+39