C# 클래스 AssemblyCSharp.PSProfiler.ProfilerEntry

파일 보기 프로젝트 열기: wooga/ps_social_jam

공개 메소드들

메소드 설명
ProfilerEntry ( ) : System
Reset ( ) : void
StartWatch ( string token ) : void
StopWatch ( ) : void
ToString ( ) : string

메소드 상세

ProfilerEntry() 공개 메소드

public ProfilerEntry ( ) : System
리턴 System

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

StartWatch() 공개 메소드

public StartWatch ( string token ) : void
token string
리턴 void

StopWatch() 공개 메소드

public StopWatch ( ) : void
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string