C# Class Server.Commands.Profiling

Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
Initialize ( ) : void
ProfileWorld ( string type, string opFile ) : void

Private Methods

Méthode Description
CountObjects_OnCommand ( Server.Commands.CommandEventArgs e ) : void
DumpTimers_OnCommand ( Server.Commands.CommandEventArgs e ) : void
ProfileWorld_OnCommand ( Server.Commands.CommandEventArgs e ) : void
SetProfiles_OnCommand ( Server.Commands.CommandEventArgs e ) : void
TraceExpanded_OnCommand ( Server.Commands.CommandEventArgs e ) : void
TraceInternal_OnCommand ( Server.Commands.CommandEventArgs e ) : void
WriteProfiles_OnCommand ( Server.Commands.CommandEventArgs e ) : void

Method Details

Initialize() public static méthode

public static Initialize ( ) : void
Résultat void

ProfileWorld() public static méthode

public static ProfileWorld ( string type, string opFile ) : void
type string
opFile string
Résultat void