Difference between revisions of "The Tapometer"
From Worms Knowledge Base
CyberShadow (Talk | contribs) m (ParentArticle) |
|||
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ParentArticle|[[ | + | {{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. | ||
− | + | ||
− | + | == 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. | ||
+ | |||
+ | new download [https://web.archive.org/web/20220618170946/https://btp.worms2d.info/filedownload.php?id=2766] | ||
+ | |||
+ | |||
{{stub}} | {{stub}} |
Latest revision as of 10:08, 19 June 2022
(Up to Software)
The Tapometer | |
---|---|
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.
new download [1]