served.utils.progress

Undocumented in source.

Members

Enums

ProgressType
enum ProgressType

The types to report

Functions

reportProgress
void reportProgress(bool condition, ProgressType type, size_t step, size_t max, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
reportProgress
void reportProgress(ProgressType type, size_t step, size_t max, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta