@($"{CurrRecord.LastDuration:N3}") sec
@if (showDetail) {
@CurrRecord.LastResult
}