commit | bd5a2dc264419ed9a2d95d69bab6609b1d2a5f6c | [log] [tgz] |
---|---|---|
author | Denis Kenzior <denkenz@gmail.com> | Wed May 18 09:16:38 2022 -0500 |
committer | Denis Kenzior <denkenz@gmail.com> | Wed May 18 09:17:43 2022 -0500 |
tree | da8e86bc4238e6204c6c035329dfa60c777691b7 | |
parent | fcabf5bf0e9c9e681f507960876afa2bdf06baa8 [diff] |
time: Add converters from struct {timespec|timeval} Instead of open-coding conversion from struct timespec and struct timeval to uint64_t (usec) representation, add a couple of convenience functions.