GraphTime

Represents a time value in the Saleae file format.

Attributes

NameTypeDescription
millisecondsint
fractional_millisecondsfloat

Methods

__init__(milliseconds: int, fractional_milliseconds: float) -> None
AI/LLM users: see llms-mso-api.txt for machine-readable documentation.