GazeData
TimeStampString Property
C# SDK for The Eye Tribe Tracker
Timestamp for this frame represented in String form
Namespace:
TETCSharpClient.Data
Assembly:
TETCSharpClient (in TETCSharpClient.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
Copy to Clipboard
Print
public
string
TimeStampString
{
get
;
set
; }
public string TimeStampString { get; set; }
Property Value
Type:
String
See Also
Reference
GazeData Class
TETCSharpClient.Data Namespace