|
Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Diagnostics.Metrics.InstrumentState< TAggregator >, including all inherited members.
| _aggregatorStore | System.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 |