summaryrefslogtreecommitdiff
path: root/src/lib/time_utils.c
Commit message (Collapse)AuthorAgeFilesLines
* tools, lib: cbr tool for bandwidth testingdimitri staessens2016-05-241-0/+141
The tool sends constant bandwidth traffic between a client and a server. cbr --help for more info. Adds time_utils.h to the library containing useful functions for arithmetic with timespec and timeval structures.