Difference between revisions of "The Tapometer"

From Worms Knowledge Base

Jump to: navigation, search
(add software infobox)
(added "Possible timing issue" section)
(2 intermediate revisions by one other user not shown)
Line 5: Line 5:
 
| screenshot = Tapometer_Screen.png
 
| screenshot = Tapometer_Screen.png
 
| developer = [[Etho]]
 
| developer = [[Etho]]
| version = v2.04 / 2007 July 25
+
| version = v2.04 / 25 July 2007
| language = Visual Basic
+
| language = Visual Basic 6.0
 
| license = Closed source
 
| license = Closed source
 
| download = [http://www.blamethepixel.com/filedownload.php?id=2766 Tapometer.zip]
 
| download = [http://www.blamethepixel.com/filedownload.php?id=2766 Tapometer.zip]
 
}}
 
}}
 
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.

Personal tools