GPR_MS_PER_SEC

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
static if(!is(typeof(GPR_MS_PER_SEC)))
enum GPR_MS_PER_SEC = 1000;

Meta