fixed default value of HEAP_PROFILER_TIME_INTERVAL in .html doc

This commit is contained in:
Aliaksey Kandratsenka 2015-01-10 14:35:54 -08:00
parent 689e4a5bb4
commit c66aeabdba
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ environment variables.</p>
<tr valign=top>
<td><code>HEAP_PROFILE_TIME_INTERVAL</code></td>
<td>default: 104857600 (100 Mb)</td>
<td>default: 0</td>
<td>
Dump heap profiling information each time the specified
number of seconds has elapsed.