Difference between revisions of "The Tapometer"
From Worms Knowledge Base
(added "Possible timing issue" section) |
|||
Line 14: | Line 14: | ||
== Possible timing issue == | == 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. | 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. | ||
+ | |||
+ | {{missingsoftware}} | ||
+ | |||
{{stub}} | {{stub}} |
Revision as of 19:05, 28 July 2020
(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.