efuns - system - function_profile

MudOS v21c2

function_profile(3) MudOS v21c2�� (5 Sep 1994)

������:
    �� function_profile() -�� ��һ�����ȡ�ú����IJ�д (profiling) ��Ϣ.
���﷨:
    �� mixed *function_profile( object ob );

    �� ��� *function_profile( ��� ob );

���÷�:
    �� ���ض� ob ���� this_object() (�������ָ�� ob ) �ĺ�����д��Ϣ. �������ֻ������������ (driver) ����ʱ�ж��� PROFILE_FUNCTIONS ����Ч.
������ֵ:
    �� �˺�������һ��ӳ�����������, ÿһ���� ob �еĺ������ص�ӳ���ʽ����:
    ��
      �� ([������ "name"�������� : ����������,
        �������� "calls"������ : ���õĴ���,
    ��
      �� /* cpu ʱ����΢�� (microsecond) Ϊ��λ */
      ������ "self"�������� : cpu_time_spent_in self,
      ������ "children" : cpu_time_spent_in_children
      ���� ])
    �� �˴�����;�� CPU ʱ���й�, ��Ȼ��λΪ΢�� (microseconds), ��ʵ���ϵľ�ȷ��Ҫ��ö�.
���ο�: ������:
    �� Spock @ FF 97.Jul.26.�� (printed 3/16/95)

�ص���һҳ