Create a new progress node. Call Node.end
when done. TODO solve https://github.com/ziglang/zig/issues/2765 and then change this API to return Progress rather than accept it as a parameter. estimated_total_items
value of 0 means unknown.
Create a new progress node. Call Node.end
when done. TODO solve https://github.com/ziglang/zig/issues/2765 and then change this API to return Progress rather than accept it as a parameter. estimated_total_items
value of 0 means unknown.