Class ProfileEntryRange
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
public class ProfileEntryRange
- Inheritance
-
ProfileEntryRange
- Inherited Members
- Extension Methods
Fields
CallCount
public int CallCount
Field Value
ChildRanges
public Dictionary<string, ProfileEntryRange> ChildRanges
Field Value
Code
public string Code
Field Value
ElapsedTicks
public long ElapsedTicks
Field Value
LastMark
public long LastMark
Field Value
Marks
public Dictionary<string, ProfileEntry> Marks
Field Value
ParentRange
public ProfileEntryRange ParentRange
Field Value
Start
public long Start