Click or drag to resize

performanceBaseTGetTimeSpan Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the time span covered by this performance collection

Namespace:  imbACE.Core.data.measurement
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public TimeSpan GetTimeSpan()
Request Example View Source

Return Value

Type: TimeSpan

Implements

IPerformanceTaker.GetTimeSpan
See Also