Record #{{ rec.id }}
-
- {{ formatDate(rec.startedAt) }} → {{ formatDate(rec.stoppedAt) }}
-
-
- Duration: {{ durationMinutes(rec) }} min
-
-
-
-
-
-
-
- Click play to load
-
+
{{ formatDate(rec.startedAt) }} → {{ formatDate(rec.stoppedAt) }}
+
Duration: {{ durationMinutes(rec) }} min
+