LPC Library Functions: cache_stats

NAME

cache_stats() - report various driver and mudlib statistics

SYNOPSIS

void cache_stats( void );

DESCRIPTION

This efun is only available if CACHE_STATS is defined in options.h at driver build time. This efun dumps statistics on the call_other() cache hit rate to the caller's screen.

SEE ALSO

opcprof(), mud_status()

Page design by Frank Jacquette & Tim Hollebeek
Copyright (C) 1998 Tim Hollebeek & Frank Jacquette
Back to MudOS