HtmlrenderWebkitHeadlessProtoReferencedResourceFetchTiming

GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoReferencedResourceFetchTiming


Table of Contents ▼

Jump to a specific part of the page:

Description

Timing data produced by the fetcher.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. finishMsec (type: String.t, default: nil)
    -
  2. name (type: String.t, default: nil)
    - A string identifying the fetcher that added this timing information.
  3. startMsec (type: String.t, default: nil)
    - UNIX epoch timestamps in milliseconds.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoReferencedResourceFetchTiming{
finishMsec: String.t() | nil,
name: String.t() | nil,
startMsec: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoReferencedResourceFetchTiming