iface

Undocumented in source.

Public Imports

std.experimental.logger
public import std.experimental.logger;
std.stdio
public import std.stdio;
std.datetime
public import std.datetime;
std.format
public import std.format;
std.random
public import std.random;
core.thread
public import core.thread;
drmi
public import drmi;

Members

Functions

print
void print(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
rndSleep
void rndSleep()
Undocumented in source. Be warned that the author may not have intended to support it.
testBar
void testBar(Three three)
Undocumented in source. Be warned that the author may not have intended to support it.
testFoo
void testFoo(Three three)
Undocumented in source. Be warned that the author may not have intended to support it.
testGetArray
void testGetArray(One one)
Undocumented in source. Be warned that the author may not have intended to support it.
testGetTime
void testGetTime(One one)
Undocumented in source. Be warned that the author may not have intended to support it.
testMagicmath
void testMagicmath(One one)
Undocumented in source. Be warned that the author may not have intended to support it.
testPrintHello
void testPrintHello(One one)
Undocumented in source. Be warned that the author may not have intended to support it.
testSum
void testSum(Two two)
Undocumented in source. Be warned that the author may not have intended to support it.
timeoutFail
void timeoutFail(string msg)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

One
interface One
Undocumented in source.
Three
interface Three
Undocumented in source.
Two
interface Two
Undocumented in source.

Static variables

failcount
size_t failcount;
Undocumented in source.

Meta