Romestead Assembly Reference

Candide.DebugTools.MemoryUsageDebugger

Type JSON

public class in Candide.DebugTools

Methods3
Properties3
Fields1
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.DebugTools
  • Base typeSystem.Object
  • HashFD79263A9BEB540D9149773F922F89553CB6D3ED0D9040913C54B7C53D7B24D5

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
Instancepublicpublic Candide.DebugTools.MemoryUsageDebugger Instance

Properties

NameVisibilitySignature
PrivateMemorypublicpublic System.Int64 PrivateMemory
VirtualMemorypublicpublic System.Int64 VirtualMemory
WorkingSetpublicpublic System.Int64 WorkingSet

Methods

Draw

public System.Void Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch batch)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash4B4CBA4E8B005301F1ED18179C8164C0F82AB9EC8F97FD58A853ABB3D6A58B24
  • Body hashBE40A6E70D6A91555A6ED0C74490396DBC88EF68EBB0BE68E37D1DD139735FE9
  • IL size492
Referenced calls
  • Microsoft.Xna.Framework.Graphics.SpriteBatch::Begin(Microsoft.Xna.Framework.Graphics.SpriteSortMode, Microsoft.Xna.Framework.Graphics.BlendState, Microsoft.Xna.Framework.Graphics.SamplerState, Microsoft.Xna.Framework.Graphics.DepthStencilState, Microsoft.Xna.Framework.Graphics.RasterizerState, Microsoft.Xna.Framework.Graphics.Effect, System.Nullable<Microsoft.Xna.Framework.Matrix>)
  • Candide.Graphics.Fonts.CandideFont::get_RenderFont()
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)
  • System.GC::GetTotalMemory(System.Boolean)
  • CandideCreator.Shared.Helpers.ByteSizeHelper::GetBytesReadable(System.Int64)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)
  • Candide.DebugTools.MemoryUsageDebugger::get_WorkingSet()
  • Candide.DebugTools.MemoryUsageDebugger::get_PrivateMemory()
  • Candide.DebugTools.MemoryUsageDebugger::get_VirtualMemory()
  • System.GC::GetTotalAllocatedBytes(System.Boolean)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()
  • FontStashSharp.SpriteFontBase::MeasureString(System.String, System.Nullable<Microsoft.Xna.Framework.Vector2>, System.Single, System.Single, FontStashSharp.FontSystemEffect, System.Int32)
  • Microsoft.Xna.Framework.Graphics.GraphicsResource::get_GraphicsDevice()
  • Microsoft.Xna.Framework.Graphics.GraphicsDevice::get_Viewport()
  • Microsoft.Xna.Framework.Graphics.Viewport::get_Width()
  • Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)
  • Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)
  • Microsoft.Xna.Framework.Color::.ctor(System.Single, System.Single, System.Single, System.Single)
  • CandideCreator.Shared.Graphics.PrimitiveRenderer::DrawRect(Microsoft.Xna.Framework.Graphics.SpriteBatch, Microsoft.Xna.Framework.Vector2, System.Single, System.Single, Microsoft.Xna.Framework.Color, System.Single)
  • Microsoft.Xna.Framework.Color::get_White()
  • FontStashSharp.SpriteFontBase::DrawText(Microsoft.Xna.Framework.Graphics.SpriteBatch, System.String, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Color, System.Single, Microsoft.Xna.Framework.Vector2, System.Nullable<Microsoft.Xna.Framework.Vector2>, System.Single, System.Single, System.Single, FontStashSharp.TextStyle, FontStashSharp.FontSystemEffect, System.Int32, System.Int32)
  • Microsoft.Xna.Framework.Graphics.SpriteBatch::End()
String literals
  • Memory usage:
  • Working set:
  • Private memory:
  • Virtual memory:
  • Lifetime Allocated:
  • Memory usage: 9999.999 MB

Init

public System.Void Init()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashD08BA595383015E105F5AAA976AB85EE172593B9AA79F98FB2ABF4ADF2A8C296
  • Body hash8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55
  • IL size1

Update

public System.Void Update()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash8505C316D7F21E773B2BE63E2D267D48E39296C6361F871C20545E696D21D9B7
  • Body hash8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55
  • IL size1