Skip to contents

Progress bar for long running tasks

Usage

completed_counter(fn, total)

Arguments

fn

function to wrap

total

total number of iterations

Value

wrapped function