SYNOPSIS
  int P_CreaTime

DESCRIPTION
  The time this objects instance was created, counted in seconds since
  1-Jan-1970 (as the time() efun does).
  This is mostly useful for debugging purposes.

EXAMPLE

AVAILABILITY
  Include: <b/base.h>
  Availability: /b/base and descendants.

SEE ALSO
  base(b), time(efun)
