Difference between revisions of "The Tapometer"

From Worms Knowledge Base

Jump to: navigation, search
m
(added "Possible timing issue" section)
Line 11: Line 11:
 
}}
 
}}
 
Use this program to measure how quickly you can tap the spacebar.
 
Use this program to measure how quickly you can tap the spacebar.
 +
 +
== Possible timing issue ==
 +
Tapometer may use a Visual Basic 6.0 Timer control for its timing, which can result in varying actual durations of the selected time to elapse, depending on actual implementation.  More investigation may be warranted.
 
{{stub}}
 
{{stub}}

Revision as of 14:01, 24 August 2009

(Up to Software)
icon The Tapometer
The Tapometer screenshot
Developer: Etho
Latest version: v2.04 / 25 July 2007
Language: Visual Basic 6.0
License: Closed source
Download: Tapometer.zip

Use this program to measure how quickly you can tap the spacebar.

Possible timing issue

Tapometer may use a Visual Basic 6.0 Timer control for its timing, which can result in varying actual durations of the selected time to elapse, depending on actual implementation. More investigation may be warranted.