Initializes logger-based progress messages.
1 | logger_progress_init(msg, task_count, steps = 0.1)
|
task_count |
How many tasks to expect. |
steps |
How many tasks has to finish before message is printed. |
fmt |
sprintf-like formatting string that will receive percentage. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.