Short: Flexible/efficient clock with memory statistics Author: pets@cs.mu.OZ.AU Uploader: pets cs mu OZ AU Type: util/wb Architecture: m68k-amigaos This is an effecient digital titlebar clock that can also show date, day of week, free chip/fast/total memory, largest free chip/fast/either memory block, with full control over formatting, pen color for various parts of the display, and refresh frequency. The clock can also show the local time in a different time zone. Clock only updates parts of the display that need updating, so CPU usage is kept low. This program should work under AmigaOS 1.2 and up. Version 1.2; second public release. SAS/C 6.x source code included. Freely distributable. Changes in release 1.2: o Fixed bug in date display (v1.1 sometimes showed wrong date) o Now displays long month and weekday intelligently, without big gaps in the display. o Decreased executable size and memory usage when running. Executable is now about 9K, and uses less than 20K of memory when running. You can spare that much, can't you? o Improved running efficiency a bit. Uses *very* little CPU time to keep the display updated.