SYNOPSIS
  int P_ResetInterval

DESCRIPTION
  If non-zero, it is the time to elapse at least between to reset()s, resp.
  the time to elapse between the create() and the first reset().
  If zero, the default interval computed from TIME_TO_RESET is used.

  Used by kernel objecs.

EXAMPLE

AVAILABILITY
  Include: <b/base.h>

  Availability: /b/base and descendants.

SEE ALSO
  base(b), P_LastReset
