package js.html
Available on js
The PerformanceServerTiming interface surfaces server metrics that are sent with the response in the Server-Timing HTTP header.
Documentation PerformanceServerTiming by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
read onlydescription:StringA DOMString value of the server-specified metric description, or an empty string.
read onlyduration:FloatA double that contains the server-specified metric duration, or value 0.0.
read onlyname:StringA DOMString value of the server-specified metric name.
toJSON():Dynamic
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/PerformanceServerTiming.html