GUIGraphics.StopWatch

Undocumented in source.

Constructors

this
this(string title)
Undocumented in source.

Members

Functions

displayMean
void displayMean()
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

WARMUP
enum WARMUP;
Undocumented in source.

Variables

_lastTime
uint _lastTime;
Undocumented in source.
_title
string _title;
Undocumented in source.
sum
double sum;
Undocumented in source.
times
int times;
Undocumented in source.

Meta