opcprof(3) MudOS v21c2 (5 Sep 1994) 名称: opcprof() - 报告一些超越函式 (efuns) 被呼叫的频率. 语法: void opcprof( string | void ); 无传回值 opcprof( 字串 或 无参数 ); 用法: 这个函式印出每一个超越函式 (efunction) 和超越操作子 (eoperator) 的统计数字列表. 如果没有指定参数, 所有的 资料都会倾印到 /OPCPROF.efun 和 /OPCPROF.eoper 这两 个档案里. 如果指定了一个字串, 则此字串就用作倾印的档 案名称. 参考: function_profile(3) 翻译: Spock @ FF 97.Apr.24. (printed 3/16/95)