From the NannyMUD documentation

LAST CHANGE

2001-09-09

FUNCTION


NAME

        _object_cpu - Get the cpu used for an object.

SYNTAX

        int _object_cpu(object)

DESCRIPTION

        Get the cpu used for an object. The unit is the abstract
	'eval cycles'.

SEE ALSO

        _object_memory in efun/object_related/_object_memory

SEE ALSO

        _object_stat in efun/object_related/_object_stat

SEE ALSO

        _reset_cost in efun/object_related/_reset_cost