| Index: tools/memory_inspector/memory_inspector/frontends/www_content/index.html
|
| diff --git a/tools/memory_inspector/memory_inspector/frontends/www_content/index.html b/tools/memory_inspector/memory_inspector/frontends/www_content/index.html
|
| index c3c053d0dc0d307cc592eef9d773675c498f4842..79388f25860db5ba675d3df5f4fc174706554351 100644
|
| --- a/tools/memory_inspector/memory_inspector/frontends/www_content/index.html
|
| +++ b/tools/memory_inspector/memory_inspector/frontends/www_content/index.html
|
| @@ -87,7 +87,7 @@
|
| </div>
|
| <div>
|
| <label for="ps-tracer-period">Period [s.]</label>
|
| - <input type="text" id="ps-tracer-period" value="20">
|
| + <input type="text" id="ps-tracer-period" value="10">
|
| </div>
|
| <div>
|
| <label for="ps-tracer-snapshots">Num snapshots</label>
|
| @@ -234,4 +234,4 @@
|
| </div>
|
|
|
| </body>
|
| -</html>
|
| +</html>
|
|
|