diff options
Diffstat (limited to 'files/fr/web/api/performanceentry/starttime')
-rw-r--r-- | files/fr/web/api/performanceentry/starttime/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/performanceentry/starttime/index.html b/files/fr/web/api/performanceentry/starttime/index.html index 864d4ac068..e8f625d52f 100644 --- a/files/fr/web/api/performanceentry/starttime/index.html +++ b/files/fr/web/api/performanceentry/starttime/index.html @@ -13,7 +13,7 @@ translation_of: Web/API/PerformanceEntry/startTime --- <div>{{APIRef("Performance Timeline API")}}</div> -<p class="summary">La propriété <strong><code>startTime</code></strong> renvoie le premier <a href="/fr/docs/Web/API/DOMHighResTimeStamp"><code>timestamp</code></a> enregistré pour l'<a href="/fr/docs/Web/API/PerformanceEntry">entrée de performance</a>.</p> +<p>La propriété <strong><code>startTime</code></strong> renvoie le premier <a href="/fr/docs/Web/API/DOMHighResTimeStamp"><code>timestamp</code></a> enregistré pour l'<a href="/fr/docs/Web/API/PerformanceEntry">entrée de performance</a>.</p> <p>{{AvailableInWorkers}}</p> |