readme.txt

来自「If you need a simple program to time ons」· 文本 代码 · 共 37 行

TXT
37
字号
Timer
=====

April 30th 2000
---------------

Timer is, well, a timer! If you need a simple program to time onscreen events
this is it. Just click the window and it will start timing. Click again
and it will stop. Timing is accurate to the millisecond.

Right-clicking on the window caption will bring up the window menu with two
additional items: "Copy time to clipboard" and "Program Options". The
first is self-explanatory. The second menu item brings up an options dialog
where you can select whether the main window will always show above other
windows, choose to show the timer in two different formats (hh:mm:ss.ms or
ssssss.ms) and select a hotkey that can be used to start and stop the program.
The latter option is very useful if you don't want to lose the input focus
from the application you are currently running in order to start the timer.

There is one command-line parameter that can be used with the program.
Specifying "-go" or "/go" (case insensitive) will start the timer going
as soon as the program starts.



Version 1.00 - Initial Release


----------------------------------------------------------------------

This software was written by Robin Keir and is distributed as freeware.
I take no responsibility for any damage or problems caused by using it
but I do welcome comments and suggestions.

robin@keir.net
http://keir.net/

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?