C# Class AssemblyCSharp.PSProfiler.ProfilerEntry

Afficher le fichier Open project: wooga/ps_social_jam

Méthodes publiques

Méthode Description
ProfilerEntry ( ) : System
Reset ( ) : void
StartWatch ( string token ) : void
StopWatch ( ) : void
ToString ( ) : string

Method Details

ProfilerEntry() public méthode

public ProfilerEntry ( ) : System
Résultat System

Reset() public méthode

public Reset ( ) : void
Résultat void

StartWatch() public méthode

public StartWatch ( string token ) : void
token string
Résultat void

StopWatch() public méthode

public StopWatch ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string