Class AccountMetrics
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
Namespace: Libplanet.Action
Assembly: Libplanet.Action.dll
Syntax
public static class AccountMetrics
Fields
| Improve this Doc View SourceGetStateCount
Declaration
public static readonly AsyncLocal<int> GetStateCount
Field Value
| Type | Description |
|---|---|
| System.Threading.AsyncLocal<Int32> |
GetStateTimer
Declaration
public static readonly AsyncLocal<Stopwatch> GetStateTimer
Field Value
| Type | Description |
|---|---|
| System.Threading.AsyncLocal<Stopwatch> |
Methods
| Improve this Doc View SourceInitialize()
Declaration
public static void Initialize()