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.

Properties

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

Variables

count
size_t count;
Undocumented in source.
file
File file;
Undocumented in source.
minsecs
double minsecs;
Undocumented in source.
nblocks
size_t nblocks;
Undocumented in source.
previous
Duration previous;
Undocumented in source.
range
R range;
Undocumented in source.
watch
StopWatch watch;
Undocumented in source.

Meta