{#if durationSeconds || energyWh}
{#if energyWh} {/if} {#if durationSeconds}
{durationSeconds.toFixed(3)} s
{/if}
{/if}