This program makes only a simple test
of keyboard response and keyboard speed.
It may be used to measure responsiveness of remote client.

Terminology:
 Text Speed             = Text_Size/Test_Time
 Ef. KeyStrokes Speed   = (Physical Keystrokes + Autorepeated Keystrokes) / Test_Time
 Physical Strokes Speed = Physical_KeyStrokes / Test_Time
 KeyStrokes Number      = Number of physically pressed Keys + Number of AutoRepeated keys.

 Autorepeated KeySrokes Speed = (Autorepeated) KeyStrokes when Autorepeate Mode Stabalized / Time or Stable Autorepeat Mode.

Units:
 Speed: character/second
 Time:  second
 Size:  characters

All tests are appended to file *_Log.txt.

Recommendation:
 To compare autorepeat speeds on different systems:
   Start program.
   Press and hold key "a" until test terminates.
   Compare results in log.
