Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
metrics
MetricsFrontendApplicationContribution
Class MetricsFrontendApplicationContribution
Implements
FrontendApplicationContribution
Index
Constructors
constructor
Properties
id
logger
notification
Service
stopwatch
Methods
do
Initialize
initialize
notify
Constructors
constructor
new
Metrics
Frontend
Application
Contribution
(
)
:
MetricsFrontendApplicationContribution
Returns
MetricsFrontendApplicationContribution
Properties
Readonly
id
id
:
string
= ...
Protected
logger
logger
:
ILogger
Protected
notification
Service
notification
Service
:
MeasurementNotificationService
Protected
stopwatch
stopwatch
:
Stopwatch
Methods
Protected
do
Initialize
do
Initialize
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
initialize
initialize
(
)
:
void
Returns
void
Protected
notify
notify
(
result
)
:
void
Parameters
result
:
MeasurementResult
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
id
logger
notification
Service
stopwatch
do
Initialize
initialize
notify
Theia TypeDoc
Loading...