Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-metrics
MetricOutput
Interface MetricOutput
interface
MetricOutput
{
header
:
string
;
createMetricOutput
(
pluginID
,
method
,
requestAnalytics
)
:
string
;
}
Implemented by
PluginMetricTimeCount
PluginMetricTimeSum
Index
Properties
header
Methods
create
Metric
Output
Properties
header
header
:
string
Methods
create
Metric
Output
create
Metric
Output
(
pluginID
,
method
,
requestAnalytics
)
:
string
Parameters
pluginID
:
string
method
:
string
requestAnalytics
:
AnalyticsFromRequests
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
header
create
Metric
Output
Theia TypeDoc
Loading...