Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Diagnostics.Metrics.InstrumentState< TAggregator > Member List

This is the complete list of members for System.Diagnostics.Metrics.InstrumentState< TAggregator >, including all inherited members.

_aggregatorStoreSystem.Diagnostics.Metrics.InstrumentState< TAggregator >private
Collect(Instrument instrument, Action< LabeledAggregationStatistics > aggregationVisitFunc)System.Diagnostics.Metrics.InstrumentState< TAggregator >
Collect(Instrument instrument, Action< LabeledAggregationStatistics > aggregationVisitFunc)System.Diagnostics.Metrics.InstrumentState< TAggregator >inline
InstrumentState(Func< TAggregator > createAggregatorFunc)System.Diagnostics.Metrics.InstrumentState< TAggregator >inline
Update(double measurement, ReadOnlySpan< KeyValuePair< string, object > > labels)System.Diagnostics.Metrics.InstrumentState< TAggregator >
Update(double measurement, ReadOnlySpan< KeyValuePair< string, object > > labels)System.Diagnostics.Metrics.InstrumentState< TAggregator >inline