Class EventCounter
Inheritance
System.Object
EventCounter
Namespace: Aximo
Assembly: AxCommon.dll
Syntax
public class EventCounter
Properties
| Improve this Doc View SourceElapsed
Declaration
public TimeSpan Elapsed { get; }
Property Value
Type | Description |
---|---|
System.TimeSpan |
EventsPerSecond
Declaration
public double EventsPerSecond { get; }
Property Value
Type | Description |
---|---|
System.Double |
Methods
| Improve this Doc View SourceReset()
Declaration
public void Reset()
Tick()
Declaration
public void Tick()