Snck

Undocumented in source.

Constructors

this
this(R range)
Undocumented in source.

Members

Aliases

E
alias E = ElementType!R
Undocumented in source.

Functions

front
auto front()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
printTime
void printTime(Duration d)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

rewriteLine
enum rewriteLine;
Undocumented in source.

Properties

empty
empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
output
ref output [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
output
File output [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

conf
SnckConf conf;
Undocumented in source.
count
size_t count;
Undocumented in source.
file
File file;
Undocumented in source.
previous
Duration previous;
Undocumented in source.
range
R range;
Undocumented in source.
watch
StopWatch watch;
Undocumented in source.

Meta