blob: 5af4d9b2fd89c730f956b4b50fa841e1a7903e16 [file] [log] [blame]
SYNOPSIS
int program_time()
int program_time(object|lwobject ob)
DESCRIPTION
Returns the creation (compilation) time of the object's
program. Default is this_object(), if no arg is given.
CAVEAT: If the objects program is swapped out, this efun
swaps it back in.
SEE ALSO
object_time(E), program_name(E)