Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
m
Http
Metrics
Endpoints
HandlerTime
C# Class m.Http.Metrics.Endpoints.HandlerTime
显示文件
Open project: joongonn/mHttp
Public Methods
Method
Description
GetTimes
( ) :
float[]
HandlerTime
(
int
size
) :
System.Collections.Generic
Update
(
IEnumerable
logs
) :
void
Method Details
GetTimes()
public
method
public
GetTimes
( ) :
float[]
return
float[]
HandlerTime()
public
method
public
HandlerTime
(
int
size
) :
System.Collections.Generic
size
int
return
System.Collections.Generic
Update()
public
method
public
Update
(
IEnumerable
logs
) :
void
logs
IEnumerable
return
void