bench

Undocumented in source.

Members

Aliases

Func
alias Func = int function()
Undocumented in source.

Functions

benchmark
void benchmark(string name, string dc, string cc, Func gfxF, Func gl3nF, Func glmF)
Undocumented in source. Be warned that the author may not have intended to support it.
measure
Measurement measure(Func f)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Measurement
struct Measurement
Undocumented in source.

Meta