Skip to content

adrian-007/simple-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Very simple example of a timer that can function in either of two modes: one-shot or periodic.
Developed using Fedora 29, CMake 3.12, GCC 8.3.1. CMake expects gmock and gtest packages to be installed
in the system (i.e dnf install gmock-devel gtest-devel).

About

Example of one-shot and periodic timer written in C++11 using std::thread and std::condition_variable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors