Time-based packet transmission
Time-based packet transmission
Posted Mar 9, 2018 19:25 UTC (Fri) by vcgomes (subscriber, #51281)Parent article: Time-based packet transmission
Seems that there was a mistake in the report by Jonathan (great article by the way), the default clock is CLOCK_REALTIME (which is defined as zero). Perhaps the code has a bit of a fault here, in the fact that it initializes the CLOCK_MONOTONIC first in the array of "get time functions". Will fix for the next version.