Called by LightSpeed to get the time to be used in an automatic timestamp.

Namespace:  Mindscape.LightSpeed.Timestamps
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
DateTime GetTime()
Visual Basic (Declaration)
Function GetTime As DateTime

Return Value

The time to be used in an automatic timestamp.

See Also