ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/cf.pm
(Generate patch)

Comparing deliantra/server/lib/cf.pm (file contents):
Revision 1.75 by root, Mon Oct 2 00:22:01 2006 UTC vs.
Revision 1.76 by root, Mon Oct 2 15:28:36 2006 UTC

26our $TICK = MAX_TIME * 1e-6; 26our $TICK = MAX_TIME * 1e-6;
27our $TICK_WATCHER; 27our $TICK_WATCHER;
28our $NEXT_TICK; 28our $NEXT_TICK;
29 29
30our %CFG; 30our %CFG;
31
32our $uptime;
33
34$uptime ||= time;
31 35
32############################################################################# 36#############################################################################
33 37
34=head2 GLOBAL VARIABLES 38=head2 GLOBAL VARIABLES
35 39

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines