C# 클래스 Unity.TinyProfiling.GraphMaker

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled

공개 메소드들

메소드 설명
MakeGraph ( List threadContexts, string title ) : string

비공개 메소드들

메소드 설명
Clean ( string details ) : string
EmitSingleThread ( TinyProfiler threadContext ) : StringBuilder
FontSizeFor ( double duration ) : double
Header ( string title ) : string

메소드 상세

MakeGraph() 공개 메소드

public MakeGraph ( List threadContexts, string title ) : string
threadContexts List
title string
리턴 string