ProgressBar
 
Loading...
Searching...
No Matches
mt.cpp File Reference

Example on simplest usage of ProgressBar in multithreaded applications. More...

#include <unistd.h>
#include <memory>
#include <vector>
#include <thread>
#include "PBar.hpp"

Functions

void DoSomething ()
 
int main ()
 

Detailed Description

Example on simplest usage of ProgressBar in multithreaded applications.

This file is an example in a project ProgressBar (https://github.com/Sergeyir/ProgressBar).

Author
Sergei Antsupov (antsu.nosp@m.pov0.nosp@m.124@g.nosp@m.mail.nosp@m..com)