Hello! I use the same library with CodePlex, but why doesn’t an error or exception occur in the code below?
var speed = 13.9 * 1000 / TimerPeriod * (ts.Seconds + ts.Milliseconds / 1000.0); sel_probe.SegmentLength = 0; var proportion = speed / sel_probe.SegmentLength; // proportion вычисляется, но откуда?