C# Class Unity.TinyProfiling.GraphMaker

Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Méthode Description
MakeGraph ( List threadContexts, string title ) : string

Private Methods

Méthode Description
Clean ( string details ) : string
EmitSingleThread ( TinyProfiler threadContext ) : StringBuilder
FontSizeFor ( double duration ) : double
Header ( string title ) : string

Method Details

MakeGraph() public méthode

public MakeGraph ( List threadContexts, string title ) : string
threadContexts List
title string
Résultat string