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

When executed this examples shows how much time it takes for calling ProgressBar::Print(progress) 1 billion times. More...

#include <unistd.h>
#include <chrono>
#include "PBar.hpp"

Functions

int main ()
 

Detailed Description

When executed this examples shows how much time it takes for calling ProgressBar::Print(progress) 1 billion times.

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)