Click or drag to resize

FrameCreatedTimestamp Property

Gets timestamp, in ticks, of when this Frame was created.

Namespace: GSF.TimeSeries
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public Ticks CreatedTimestamp { get; }
View Source

Property Value

Ticks

Implements

IFrameCreatedTimestamp
See Also