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.162 by root, Thu Jan 11 00:41:08 2007 UTC vs.
Revision 1.163 by root, Thu Jan 11 01:01:56 2007 UTC

2468 reentrant => 0, 2468 reentrant => 0,
2469 prio => 0, 2469 prio => 0,
2470 at => $NEXT_TICK || $TICK, 2470 at => $NEXT_TICK || $TICK,
2471 data => WF_AUTOCANCEL, 2471 data => WF_AUTOCANCEL,
2472 cb => sub { 2472 cb => sub {
2473 $NOW = Event::time;
2474
2473 cf::server_tick; # one server iteration 2475 cf::server_tick; # one server iteration
2474 $RUNTIME += $TICK; 2476 $RUNTIME += $TICK;
2475 $NEXT_TICK += $TICK; 2477 $NEXT_TICK += $TICK;
2476 2478
2477 $WAIT_FOR_TICK->broadcast; 2479 $WAIT_FOR_TICK->broadcast;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines