Wimp Speedometer
by A. Phillipson

This program measures how many times per second programs are passed control from the Wimp_Poll call. It can be used to check the speed at which a program runs, and hence its effect on the speed of other Wimp programs.

The program has two windows, both of which can be toggled between open and closed from the icon bar menu. The readout window displays the total number of poll cycles counted in the past second, and the average number of cycles per second over the last sixty seconds.

The graph window displays a scrolling graph of poll cycles per second over a user selectable time period. The graph scale and the graph window size are set from a dialogue box attached to the Graph entry in the icon bar menu.

The icon bar menu also contains the usual Info and Quit options.
