aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/util/time.cc
Commit message (Expand)AuthorAge
* Rename some files to avoid conflicting .obj files on WindowsGravatar Craig Tiller2016-08-22
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fix copyrightsGravatar Craig Tiller2016-03-25
* Auto-changesGravatar Craig Tiller2016-03-25
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* make gpr_timespec platform agnosticGravatar Jan Tattermusch2015-12-10
* Windows fixesGravatar Craig Tiller2015-09-23
* headers reorgGravatar yang-g2015-08-21
* Make the server report monotonic times for deadlinesGravatar Craig Tiller2015-07-23
* Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
* Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
* Revert "Revert "Open loop sync/async multithreaded testing""Gravatar Vijay Pai2015-06-08
* Revert "Open loop sync/async multithreaded testing"Gravatar Craig Tiller2015-06-08
* clang-formatGravatar Vijay Pai2015-06-05
* Account for time difference in mac and linuxGravatar Vijay Pai2015-06-03
* Support use of high_res clock in timepointsGravatar vjpai2015-06-02
* Refactoring std::chrono out.Gravatar Nicolas Noble2015-04-08
* Protect on some overflow scenarios, add a test and build/run the testGravatar Yang Gao2015-03-20
* clang-format c++ codeGravatar Yang Gao2015-03-17
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Use clang-format-3.5Gravatar Craig Tiller2015-01-18
* Add deadline API on server side.Gravatar yangg2015-01-06
* Add missing casts to enable compilation with gcc 4.7Gravatar rsilvera2014-12-16
* Make the default deadline gpr_inf_future to avoid mismatch betweenGravatar yangg2014-12-12
* Initial import.Gravatar Nicolas Noble2014-11-26