Tobii Pro SDK .NET API
Tobii.Research.LogEventArgs Class Reference

Provides data for the LogReceived event. More...

Inheritance diagram for Tobii.Research.LogEventArgs:

Properties

long SystemTimeStamp [get]
 Gets the time stamp in microseconds according to the computer's internal clock.
 
LogSource Source [get]
 Gets the log source.
 
LogLevel Level [get]
 Gets the log level.
 
string Message [get]
 Gets the log message.
 

Detailed Description

Provides data for the LogReceived event.