Inner Drive Extensible Architecture
C#
Show/Hide TOC
Unit
Test
Fixture
Elapsed
Time Property
Gets the time elapsed since the clock started.
Definition
Namespace:
InnerDrive.Core
Assembly:
InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.2.9017.0
C#
Copy
protected
TimeSpan
ElapsedTime
{
get
; }
Property Value
TimeSpan
See Also
Reference
UnitTestFixture Class
InnerDrive.Core Namespace
In This Article
Definition
See Also