Section 2 - Overview
fsTimer has two main functions. The first is to create and store a database of racer information (name, bib number, age, gender, etc.). The second is to record times, which are then correlated with the racer information to produce results printouts.
In this section of the documentation (Section 2) we will briefly go through all of the main components of fsTimer, without going into the details of all of the things you can/must do. This section should give you a general feel for how fsTimer works, the capabilities of fsTimer, and an idea of the amount of work required to use fsTimer to time your race. A complete description of every part of fsTimer will come later in the documentation, in Section 4.
This documentation will be most useful when it is treated as a tutorial, with fsTimer running alongside on your own computer.
Continue on to
Section 2.1 Opening and main windows.