Graphorin API reference v0.8.0
Graphorin API reference / @graphorin/proactive / / HeartbeatSkip
Interface: HeartbeatSkip
Defined in: packages/proactive/src/heartbeat.ts:84
A skipped fire, reported to onSkip observers.
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
at | readonly | string | packages/proactive/src/heartbeat.ts:86 |
reason | readonly | HeartbeatSkipReason | packages/proactive/src/heartbeat.ts:85 |