Description
The ZenTimer unit is a full-featured port to TMT Pascal of ZTimer library
by SciTech Software and based on original C/C++ code by Kendall Bennett,
SciTech Software.
The ZenTimer description is based on the MegaGraph Graphics Library
Reference Manual Copyright (c) 1996 SciTech Software Inc.
Copyrights
Copyright (C) 1995-99 TMT Development Corporation.
Portions Copyright (C) 1991-1997 SciTech Software, Inc.
All rights reserved.
Features
High resolution Zen Timer (based on code from book
"Zen of Assembly Language" Volume 1, Knowledge
by Michael Abrash).
Ultra long Zen Timer (interface to the BIOS Timer Tick
for timing code that takes up to 24 hours).
RDTSC support (uses supports the Intel RDTSC instruction,
for high precision timing).
Routines to obtain CPU information (type, speed, features,
3DNow!™ and MMX™ support).
LZTimer and ULZTimer objects (provide a set of Pascal objects
to manipulate the Zen Timers).