{#if showController}
{formatTime(currentTime)}
{#each getCustomEvents as event,i (i)}
{/each}
{formatTime(meta.totalTime)}
{#each speedOption as s} {/each}
{/if}