TestimoX

API Reference

Class

MetricsDuration

Namespace TestimoX.Services
Assembly TestimoX
Modifiers sealed

Duration metrics container.

Inheritance

  • Object
  • MetricsDuration

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

public MetricsDuration() #

Properties

public Int64 Sum { get; set; } #

Total duration in milliseconds.

public Double Avg { get; set; } #

Average duration in milliseconds.