
	cache_stats(3)		MudOS v21c2		(5 Sep 1994)

	名稱:
		cache_stats() - 報告驅動程式 (driver) 和 Mud 函式庫
				(mudlib) 的變化統計資料.
	語法:
		void cache_stats( void );

		無傳回值 cache_stats( void );
	用法:
		這個函式只有在編譯驅動程式時, options.h 中有定義 
		CACHE_STATS 才有用. 這個外部函式 (external function
		, 即 efun)  會列出 call_other() 的快取 (cache)
		效率.
	參考:
		opcprof(3), mud_status(3)
	翻譯:
		Spock @ FF	96.Oct.16.		(printed 3/16/95)
