Basic Rules

START (last read between T0 and T0+MinLapTime)

When selecting this rule, the system will look for all raw data detections of the selected timing point that are between the Start Time (T0) and the start time plus the Minimum Lap Time as defined in the General Result Settings for each Contest. Out of these detections, the last one will be used for the result. This should be the individual start time.

If your 5K race (minimum lap time 15 minutes) starts at 10 am, then times after 10:15 will be considered as Finish time, and times before 10:15 will be considered as start time.

FINISH

This rule will usually return the first read after T0+MinLapTime. For contests with several laps (as defined in the General Result Settings), this rule will return the read that completes the last lap.

CHIP TIME (FINISH minus START)

The chip time or net time (defined as finish minus start) can be calculated using a Formula Result, but it is easier using this rule. The CHIP TIME rule will internally run the FINISH rule and then subtract the result from the START rule. If there is no valid start detection, the start time T0 will be subtracted.

FIRST

This rule simply returns the first read after the start time T0.

LAST

This rule simply returns the last read after the start time T0.