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