|
PeanutButter
|
This is the complete list of members for PeanutButter.Utils.Benchmark, including all inherited members.
| PrintTime(string label, Action toRun, int iterations) | PeanutButter.Utils.Benchmark | static |
| PrintTimeAsync(string label, Func< Task > toRun, int iterations) | PeanutButter.Utils.Benchmark | static |
| Time(Action action) | PeanutButter.Utils.Benchmark | static |
| Time(Action action, int iterations) | PeanutButter.Utils.Benchmark | static |
| TimeAsync(Func< Task > action) | PeanutButter.Utils.Benchmark | static |
| TimeAsync(Func< Task > action, int iterations) | PeanutButter.Utils.Benchmark | static |