Show / Hide Table of Contents

Interface IMetricCollector

Base interface for all metric collectors used by PerformancePlugin.

Namespace: Eco.Core.DebugStatistic.Collectors
Assembly: Eco.Core.dll
Syntax
public interface IMetricCollector

Methods

Initialize()

Performs setup/initialization operations on the metric collector instance.

Declaration
void Initialize()

Shutdown()

Performs shutdown operations on the metric collector instance.

Declaration
void Shutdown()

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾