Show / Hide Table of Contents

Class AccountMetrics

Inheritance
Object
AccountMetrics
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
System.Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
System.Object.ToString()
Namespace: Libplanet.Action
Assembly: Libplanet.Action.dll
Syntax
public static class AccountMetrics

Fields

| Improve this Doc View Source

GetStateCount

Declaration
public static readonly AsyncLocal<int> GetStateCount
Field Value
Type Description
AsyncLocal<Int32>
| Improve this Doc View Source

GetStateTimer

Declaration
public static readonly AsyncLocal<Stopwatch> GetStateTimer
Field Value
Type Description
AsyncLocal<Stopwatch>

Methods

| Improve this Doc View Source

Initialize()

Declaration
public static void Initialize()
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018–2023 Planetarium