Emgu CV Library Documentation
Timestamp Property
NamespacesEmgu.CVTimedImage<(Of <(TColor, TDepth>)>)Timestamp

www.emgu.com/wiki
The time this image is captured
Declaration Syntax
C#Visual BasicVisual C++
public DateTime Timestamp { get; set; }
Public Property Timestamp As DateTime
public:
property DateTime Timestamp {
	DateTime get ();
	void set (DateTime value);
}

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)