Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | time: add timeval versions. | 2019-08-12 | 2 | -0/+105 | |
| | | | | | | | We now got functions to operate on both struct timespec and struct timeval. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | time: add a generalized time comparison function. | 2019-06-19 | 1 | -0/+9 | |
| | | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | time: fix nonequal operator. | 2017-11-09 | 1 | -1/+1 | |
| | |||||
* | time: fix normalization. | 2017-11-09 | 1 | -4/+4 | |
| | |||||
* | time: initial implementation. | 2017-11-09 | 3 | -0/+153 | |