Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | time: add timeval versions. | 2019-08-12 | 1 | -10/+221 | |
| | | | | | | | 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/+20 | |
| | | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | tests: time: fix incorrect test data. | 2017-11-09 | 1 | -1/+1 | |
| | |||||
* | tests: add tests for time functions. | 2017-11-09 | 1 | -0/+227 | |