GeneratorTimingInfo 構造体

定義

1 つのジェネレーターのタイミング情報が含まれます。

public readonly struct GeneratorTimingInfo
type GeneratorTimingInfo = struct
Public Structure GeneratorTimingInfo
継承
GeneratorTimingInfo

プロパティ

ElapsedTime

発電機が実行に費やした壁時計の時間。

Generator

ISourceGenerator記録された時間の間に実行されていたもの。

適用対象