Skip to main content

Net Time

Syntax

Event event_name
Net Time

Description

In lap races, subtracts the first recorded time from all subsequent times for each participant, converting cumulative times into per-lap times.

Remarks

This command must follow an Event command. It is used when timing equipment records cumulative elapsed times at each lap point rather than individual lap times. Net Time adjusts all times so that the first recorded time becomes the baseline (time zero) and each subsequent time reflects the interval from the previous reading.

Examples

To convert cumulative lap times into net lap times:

Event LAP1
Net Time
Event LAP2
Net Time
Event LAP3
Net Time