From the NannyMUD documentation

LAST CHANGE

2001-09-09

FUNCTION


NAME

        _object_stat - Get the time when an object was created in an array.

SYNTAX

        int *_object_stat(object)

DESCRIPTION

        This function returns time when the object was created. This
	is returned in a single-element array.

SEE ALSO

        _object_cpu in efun/object_related/_object_cpu

SEE ALSO

        _object_memory in efun/object_related/_object_memory