SYNOPSIS
  int P_LastReset

DESCRIPTION
  The time() of the last reset() of the object. The time is 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), P_ResetInterval
