From ec221bdce6d52b066c4b1dd049815649e648784b Mon Sep 17 00:00:00 2001 From: Noam Rosenthal Date: Fri, 9 Feb 2024 15:19:45 +0000 Subject: [PATCH] end-time --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index aaa338e..1f70980 100644 --- a/index.html +++ b/index.html @@ -365,7 +365,7 @@

The PerformanceEntry interface

  • Initialize entry's startTime to startTime.
  • Initialize entry's entryType to entryType.
  • Initialize entry's name to name. -
  • Initialize entry's endTime to endTime. +
  • Initialize entry's end time to endTime.