Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Viki
LoadRunner
Engine
Aggregators
Metrics
AverageTimeCalculator
C# Class Viki.LoadRunner.Engine.Aggregators.Metrics.AverageTimeCalculator
Mostrar archivo
Open project: Vycka/LoadRunner
Public Methods
Method
Description
AddSample
(
System.TimeSpan
timeSpan
) :
void
GetAverage
( ) :
System.TimeSpan
Method Details
AddSample()
public
method
public
AddSample
(
System.TimeSpan
timeSpan
) :
void
timeSpan
System.TimeSpan
return
void
GetAverage()
public
method
public
GetAverage
( ) :
System.TimeSpan
return
System.TimeSpan