Module sub

Source

Structs§

ChildMonitor
A child monitor references a parent monitor. It monitors a subset of it’s parent’s total work, named parent_work. This monitors own scale is declared by sub_work and can be arbitrary. A child monitor, as a main monitor, tracks its progress. See sub_work_completed. Whenever work is being made in a child monitor, the parents progress is increased relative amount.