Difference between revisions of "The Tapometer"

From Worms Knowledge Base

Jump to: navigation, search
m (erm)
(added "Possible timing issue" section)
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{ParentArticle|[[Software]]}}
 
{{ParentArticle|[[Software]]}}
 +
{{Software_infobox
 +
| icon = Tapometer_Icon.png
 +
| name = The Tapometer
 +
| screenshot = Tapometer_Screen.png
 +
| developer = [[Etho]]
 +
| version = v2.04 / 25 July 2007
 +
| language = Visual Basic 6.0
 +
| license = Closed source
 +
| 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.
----
+
 
Download link: http://www.blamethepixel.com/filedownload.php?id=2827
+
== 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