MSI Afterburner - MSI Graphics Card Performance Booster
Gets the header timestamp respresented as a DateTime structure.

Namespace: MSI.Afterburner
Assembly: MSIAfterburner.NET (in MSIAfterburner.NET.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#
public DateTime GetDateTime()
Visual Basic
Public Function GetDateTime As DateTime
Visual C++
public:
DateTime GetDateTime()

Return Value

DateTime object.

See Also