Romestead Assembly Reference

Candide.DebugTools.TimeAnalyzer

Type JSON

internal class in Candide.DebugTools

Methods10
Properties0
Fields2
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.DebugTools
  • Base typeSystem.Object
  • HashED6B3DF08E7DF20C8334AF8F74015F110A60B0E39FB3605A94FB10D6AAD6D8DB

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
Stopwatchesprivateprivate System.Collections.Generic.List<System.Diagnostics.Stopwatch> Stopwatches
StopwatchLogsprivateprivate System.Collections.Generic.List<Candide.DebugTools.StopwatchLog> StopwatchLogs

Methods

Analyze

public System.Void Analyze(System.Int32 id)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashF807C5B28F9EB3B6943A8B44A2086E7E90D5365391330E8D555A59ED5DA9D83A
  • Body hash5B90F3F23A8400CA477F39CF8BFAB4C699FE53287B8B1FF429DAFF079FFA43A1
  • IL size33
Referenced calls

Clear

public System.Void Clear(System.Int32 id)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashAD5BE25D703712942721CD5E634CBC410722306CA775FCD08FE352AA0A6D8EA8
  • Body hash45E99FE35250B0D948BD7B69F3B135D51F6586914691F586B6C2FD3E6BD87F38
  • IL size17
Referenced calls

CreateTimer

public System.Int32 CreateTimer()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • HashD5A03EA1366B4E607FC5DE2772027DC2A45736B52D4A5E4D5E03A8DABFB273D9
  • Body hash2EF236393090A55460E9B6A9BE1F84B8FE75689AC4A66C84C60DE2192F455DE2
  • IL size43
Referenced calls
  • System.Diagnostics.Stopwatch::.ctor()
  • System.Collections.Generic.List<System.Diagnostics.Stopwatch>::Add(!0)
  • Candide.DebugTools.StopwatchLog::.ctor()
  • System.Collections.Generic.List<Candide.DebugTools.StopwatchLog>::Add(!0)
  • System.Collections.Generic.List<System.Diagnostics.Stopwatch>::get_Count()

Disable

public System.Void Disable(System.Int32 id)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash3DB870AF0B72BC62330EACCA0B33F7F7514B0D0794C9055D6EC39113855006FD
  • Body hash3D3722B8A620854894A583D932B82461AEB1AA49B0FD1AD0CBDD016A5D8017A4
  • IL size18
Referenced calls
  • System.Collections.Generic.List<Candide.DebugTools.StopwatchLog>::get_Item(System.Int32)

DisplayTimerProperties

public System.Void DisplayTimerProperties()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash529C4AF3A329AEB777DC44D51CC0092267675BBF253E5997267FD4BAFA57EFEC
  • Body hashB6DF83A57BEC6CDB4AF41F9259BE63201B62CCA61E3BE250C78D1A990CE4E5BC
  • IL size22
Called by

Enable

public System.Void Enable(System.Int32 id)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash6B981585DCF70FF04EDD50126E0183CDC4D1516603325352087B79D1F80E62EB
  • Body hashEB09CFEA6EFE12FAADA44F46395E524E7D49E6A2A7503F0F410276645EA8D453
  • IL size18
Referenced calls
  • System.Collections.Generic.List<Candide.DebugTools.StopwatchLog>::get_Item(System.Int32)

Init

public System.Void Init(Candide.CandideEngine game)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash2F0A56BEB61BE975F0164C1840AFD6854367EFD4CBC53BC9856E3E228D9B383C
  • Body hash8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55
  • IL size1

Start

public System.Void Start(System.Int32 id)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashDCC98B613B8134173444CD343154A65AA16AF23A0AC5048CEF035DD227EBEB2A
  • Body hash044E81BC272C8F5584444429223C0123D8D886F3E4E2DA1BF018B40FED2FD149
  • IL size36
Referenced calls
  • System.Collections.Generic.List<Candide.DebugTools.StopwatchLog>::get_Item(System.Int32)
  • System.Collections.Generic.List<System.Diagnostics.Stopwatch>::get_Item(System.Int32)
  • System.Diagnostics.Stopwatch::Start()

Stop

public System.Void Stop(System.Int32 id)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash38A8023B49FF1B58077A38936ED06AD19597344BB6412AA2BBCC95A077032C73
  • Body hashB33DC0E6993DAF997A3190C9E211C06F7116186DDA2BFA759AF6B0B232ABC74E
  • IL size55
Referenced calls

TicksPerMs

public System.Double TicksPerMs()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Double
  • StaticTrue
  • VirtualFalse
  • HashC365D3D34C825325B0A1F1F9752EE584B3068C8950A7FB3959237C1B52234327
  • Body hash222C83F7105C8ABA63ED5862BB17B119A0A001A9A1CCA3305D47076B408976B9
  • IL size17
Called by