Lag Feature (#536)

(an instance of Generic Feature Object made by Dred)

     A simple feature with one verb on it. @lag displays the lag as computed by the login mechanism.

Go to location of this object, Features Feature Object.



VERB SOURCE CODE:

@lag:
"Syntax: @lag";
"";
"Prints out the lag as computed by the login mechanism. If the lag is less than one 
second, it will tell you that the lag is low, otherwise it will tell you how large 
the lag is in seconds.";
$login:maybe_print_lag();
.



PROPERTY DATA: