From the NannyMUD documentation
2001-09-09
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_cpuSEE ALSO
_object_memory in efun/object_related/_object_memory