blob: 2db6e9488ba950e0ba764610b25c556b2bb344eb [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
Zesstrad59c3892019-11-28 20:53:39 +01002 int object_time()
3 int object_time(object ob)
MG Mud User88f12472016-06-24 23:31:02 +02004
Zesstra715ec202025-07-09 22:18:31 +02005DESCRIPTION
6 Returns the creation time of the given object.
7 Default is for this_object(), if no arg is given.
MG Mud User88f12472016-06-24 23:31:02 +02008
Zesstra715ec202025-07-09 22:18:31 +02009SEE ALSO
MG Mud User88f12472016-06-24 23:31:02 +020010 program_time(E), program_name(E)