Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Synchronization: Consolidate the logic for whether steady clocks are supported | Derek Mauro | 2023-04-12 | 1 | -6/+7 |
* | Synchronization: Support true relative timeouts using the POSIX | Derek Mauro | 2023-04-08 | 1 | -2/+33 |
* | Synchronization: Change KernelTimeout to always store absolute | Derek Mauro | 2023-03-13 | 1 | -62/+46 |
* | Add KernelTimeout methods that convert the timeout to the | Derek Mauro | 2023-02-16 | 1 | -0/+41 |
* | KernelTimeout optimization: Use absl::GetCurrentTimeNanos() | Derek Mauro | 2023-02-15 | 1 | -3/+3 |
* | Rewrite KernelTimeout to support both absolute and relative timeouts | Derek Mauro | 2023-02-09 | 1 | -0/+168 |