Document OwningControllerProcess time interval

Tor checks for its owning controller process every 15 seconds: https://github.com/torproject/tor/blob/4f02812242d1fd90d859eb98ac3fb1ed182f18cf/src/lib/evloop/procmon.c#L168

We should document this interval in the man page.