($open.runtime = !$open.runtime)} > {#if $open.runtime} {/if} ($open.fps = !$open.fps)}> {#if $open.fps} {/if}
{$open.runtime ? "-" : "+"} runtime {humanizeDuration(runtime || 1000)}
{$open.fps ? "-" : "+"} fps {Math.floor(fps[fps.length - 1])}fps
vertices {humanizeNumber(vertices || 0)}
faces {humanizeNumber(faces || 0)}