google_api_page_speed_online v0.10.1 GoogleApi.PageSpeedOnline.V5.Model.Timing View Source

Message containing the performance timing data for the Lighthouse run.

Attributes

  • total (type: float(), default: nil) - The total duration of Lighthouse's run.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.PageSpeedOnline.V5.Model.Timing{total: float()}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.