- Overview
- CheckClockResult
CheckClockResult
Part of Reusable workflows in the Python API reference.
Related guidance: shipped-tooling.
Runnable examples: check_clock.py.
from picogrid_ecn_client.workflows import CheckClockResultStructured result of an ECN-relative clock measurement.
CheckClockResult(*, report: ClockReport)Source · workflows/diagnostics.py
Fields
Section titled “Fields”| Name | Type | Required | Default | Constraints | Description |
|---|---|---|---|---|---|
| report | ClockReport | yes | — | — | Public clock report selected from the completed samples. |
Version 0.2.0 · branch main
