NAME
Time::Virtual - Publish high-precision time or custom implementations of time
SYNOPSIS
require Time::Virtual;
# XXX add example
DESCRIPTION
This module provides a mechanism to insert a level of indirection between the actually hardware-level time and the time as seen by the current process.
Effort is made to avoid any assumptions about how time is represented and what is the available precision.
There is also a C-API available in order to allow customizing the passage of time. (Speed up, slow down, time travel, etc.)
SUPPORT
This extension is discussed on the perl-loop@perl.org mailing list.
ALSO SEE
Time::HiRes and Event
AUTHOR
Joshua N. Pritikin <bitset@mindspring.com>
COPYRIGHT
Copyright © 1998 Joshua Nathaniel Pritikin. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 65:
Non-ASCII character seen before =encoding in '©'. Assuming CP1252