aboutsummaryrefslogtreecommitdiff
path: root/src/timer.h
AgeCommit message (Expand)Author
2020-01-02fix hotn?, strcasecmp and timeval isn't defined errorXiang Xiao
2018-05-17Add initial portable time abstractionBen Fox-Moore
2014-09-29Update license and copyright text to conform to LBNL standards.Bruce A. Mah
2014-01-03Fix typos: s/exitting/exiting/Bruce A. Mah
2013-02-18Comment out the "__attribute__((hot))" declarations because they causeJef Poskanzer
2013-02-18Added some "hot" attributes to mark a few routines that deserveJef Poskanzer
2012-12-11Switched to using a new timer package, adapted from thttpd and http_load.Jef Poskanzer
2012-12-05Move non-timer routines from timer.[hc] to iperf_util.[hc]Jef Poskanzer
2012-11-02Testing timeval equality deserves to be its own routine.jef
2011-04-20update license info for all source filesJon Dugan
2011-02-24Added portable CPU utilization code. Still need to exchange utilizations betw...sethdelliott
2010-07-20All error handling is now handled by iperf_error. Also cleaned up some codesethdelliott
2010-07-07Quite a bit of code restructuring.sethdelliott
2010-06-16Fixed format and improved readibility of timer.c functions. Also formalized t...sethdelliott
2009-07-02implemented UDP-timer changes , o/p format changeskaustubhprabhu
2009-06-26changed format of reports to default iperf format, added timer functions, add...kaustubhprabhu
2009-02-24initial commit of new codeJon Dugan