capnproto.benchmark.Common

Undocumented in source.

Members

Functions

div
int div(int a, int b)
Undocumented in source. Be warned that the author may not have intended to support it.
fastRand
uint fastRand(uint range)
Undocumented in source. Be warned that the author may not have intended to support it.
fastRandDouble
double fastRandDouble(double range)
Undocumented in source. Be warned that the author may not have intended to support it.
mod
int mod(int a, int b)
Undocumented in source. Be warned that the author may not have intended to support it.
nextFastRand
uint nextFastRand()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

WORDS
string[] WORDS;
Undocumented in source.

Meta