Counter

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

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

Inherited Members

From Infinite

file
alias file = stderr
Undocumented in source.
write
void write(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
writeln
void writeln(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
index
size_t index;
Undocumented in source.
hide_cursor
bool hide_cursor;
Undocumented in source.
message
string delegate() message;
Undocumented in source.
refresh_rate
Duration refresh_rate;
Undocumented in source.
avg
Duration avg [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
elapsed
Duration elapsed [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.
force_update
void force_update()
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.
finish
void finish()
Undocumented in source. Be warned that the author may not have intended to support it.
next
void next(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
iter
auto iter(R it)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta