C# Class BEPUutilitiesTests.Helper

Afficher le fichier Open project: RossNordby/scratchpad

Méthodes publiques

Méthode Description
Test ( string testName, float>.Func function, int benchmarkIterations = 100000000 ) : void

Method Details

Test() public static méthode

public static Test ( string testName, float>.Func function, int benchmarkIterations = 100000000 ) : void
testName string
function float>.Func
benchmarkIterations int
Résultat void