Type Alias YieldEventInfo

YieldEventInfo: {
    at: string;
    yieldCount: number;
}

Yield counter event surfaced on snapshots and signals.