blob: 62a6297fda2a9616ef320d2e3c540bf9e8689cb3 [file] [log] [blame]
SYNOPSIS
int program_time()
int program_time(object ob)
DESCRIPTION
Returns the creation (compilation) time of the object's
program. In other words, this is the object_time() of
the blueprint.
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)