OpenCode.Generated.ReasoningPartTime (opencode_sdk v0.1.65)

Copy Markdown View Source

Provides struct and type for a ReasoningPartTime

Summary

Types

t()

@type t() :: %OpenCode.Generated.ReasoningPartTime{
  end: integer() | nil,
  start: integer()
}