Description:
The Timer PlugIn for thinkDB contains all the features of a standard stopwatch, allowing the user to start and stop timing, as well as pause the timer.
Each timer can support a text label that can help the user keep track of which timer is currently active.
The thinkDB Timer Plugin contains a Timer Records table, showing all the timers that are in use on the handheld device.
From this screen, the user may review and/or delete timers.
About thinkDB plugins:
The revolutionary thinkDB Plugin architecture allows users to add functionality to thinkDB selectively.
Users can install only the desired Plugins without using device memory unnecessarily.
Developers interested in creating their own thinkDB Plugins please sign up for the thinkDB plugin SDK.
Update Description:
v1.1 (7/23/01):
Now the timer screen displays the running elapsed time.