PeanutButter
Loading...
Searching...
No Matches
PeanutButter.Utils.Benchmark Member List

This is the complete list of members for PeanutButter.Utils.Benchmark, including all inherited members.

PrintTime(string label, Action toRun, int iterations)PeanutButter.Utils.Benchmarkstatic
PrintTimeAsync(string label, Func< Task > toRun, int iterations)PeanutButter.Utils.Benchmarkstatic
Time(Action action)PeanutButter.Utils.Benchmarkstatic
Time(Action action, int iterations)PeanutButter.Utils.Benchmarkstatic
TimeAsync(Func< Task > action)PeanutButter.Utils.Benchmarkstatic
TimeAsync(Func< Task > action, int iterations)PeanutButter.Utils.Benchmarkstatic