Elapsed Property

Microsoft Robotics Studio

Timespan from the time Start() was called

Namespace: Microsoft.Ccr.Core
Assembly:  Ccr.Core (in Ccr.Core.dll)
Version: 1.5.507.0

Syntax

public TimeSpan Elapsed{ get;}
'Declaration
Public ReadOnly Property Elapsed As TimeSpan
public:
property TimeSpan Elapsed {
    TimeSpan get ();
}

See Also

CcrStopwatch Class

Microsoft.Ccr.Core Namespace