Timer package for Tcl/Tk

Description

The timer package provides easy access to Tcl's built-in clock with millisecond accuracy. It facilitates the writing of stopwatch and countdown timer applications.

Features

Version

This is version 0.3.0

Changes

Please refer to the file CHANGELOG.txt included in the doc directory of the archive.

Requirements

Download

The package can be downloaded from:
http://www.binarism.com/tcl/timer/
http://www.binarism.com/tcl/timer-0.3.0.tgz

Installation

Extract the archive file into your tcl package path. The package is pure tcl code and requires no compilation.

Documentation

Please refer to the file index.html or timer.txt included in the doc directory of the archive.

Examples

Please refer to the files included in the examples directory of the archive.

Copyright

The timer package and all accompanying material is:
Copyright (C) 2002-2003, Mark G. Saye

License

This package is released under the BSD license. Please refer to the file LICENSE.html or LICENSE.txt included in the 'doc' directory of the archive for information on usage and distribution of this package, and for a DISCLAIMER OF ALL WARRANTIES.

Contact

Please send questions, comments, bug reports, patches, requests to:
Mark G. Saye <markgsaye@yahoo.com>


Copyright (C) 2002-2003, Mark G. Saye <markgsaye@yahoo.com>