C# Class SharpVectors.PerfTest.PerfTest

Afficher le fichier Open project: codebutler/savagesvg Class Usage Examples

Méthodes publiques

Méthode Description
PerfTest ( ) : System
Run ( string url, int repeats ) : void

Private Methods

Méthode Description
Main ( string args ) : void
singleRun ( string filePath, bool saveLocal, bool saveImage ) : int

Method Details

PerfTest() public méthode

public PerfTest ( ) : System
Résultat System

Run() public méthode

public Run ( string url, int repeats ) : void
url string
repeats int
Résultat void