From the NannyMUD documentation
2001-09-09
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_memorySEE ALSO
_object_stat in efun/object_related/_object_statSEE ALSO
_reset_cost in efun/object_related/_reset_cost