summaryrefslogtreecommitdiffstats
path: root/tmv.h
Commit message (Expand)AuthorAgeFilesLines
* port: adjust peer delay calculation using neighborRateRatioDelio Brignoli2014-02-251-0/+5
* Introduce a helper function to convert from tmv to nanoseconds.Richard Cochran2012-09-121-0/+5
* trivial: fix a spelling error in a comment.Richard Cochran2012-09-121-1/+1
* Guard against divide by zero.Richard Cochran2012-09-041-0/+5
* Provide a conversion function from tmv to double.Richard Cochran2012-08-311-0/+5
* Maintain the current data set.Richard Cochran2012-08-221-0/+5
* Add time value operations to clear to zero and test for zero.Richard Cochran2012-03-111-0/+10
* Smooth the path delay estimate with a moving average.Richard Cochran2011-11-271-0/+2
* Add an abstract time value type.Richard Cochran2011-11-121-0/+72