View Source GoogleApi.PageSpeedOnline.V5.Model.Timing (google_api_page_speed_online v0.16.1)

Message containing the performance timing data for the Lighthouse run.

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.PageSpeedOnline.V5.Model.Timing{total: float() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.