Infinite

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Aliases

file
alias file = stderr
Undocumented in source.

Functions

finish
void finish()
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.
iter
auto iter(R it)
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.
start
void start()
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.
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.

Properties

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.

Variables

hide_cursor
bool hide_cursor;
Undocumented in source.
index
size_t index;
Undocumented in source.
message
string delegate() message;
Undocumented in source.
refresh_rate
Duration refresh_rate;
Undocumented in source.

Meta