Skip to content

TimurLyashev/timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

STL-based timer

Header-only timer class.

Usage:

Timer<function_type, function_arg_type> test_timer(timer_tick, function, function_arg);

Building (test project):

Console

In root folder:
cmake .
cmake --build .

IDE

Open the CMakeLists.txt file through an IDE that supports CMake (Visual Studio, QtCreator).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published