Skip to content

a simple and head only timer, written with cpp11 standard, suitable for game and normal time count for application

Notifications You must be signed in to change notification settings

kenden23/cuddly-cpp11-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

cuddly-cpp11-timer

a simple and head only timer, written with cpp11 standard, suitable for game and normal time count for application;

usage

just #include the Timer.h, and you are good to go.

2018-10-31 update:

  1. more concise code, using cpp template to reuse code, make the code real small.
  2. add more function: get millionsecond, microsecond, nanosecond.

About

a simple and head only timer, written with cpp11 standard, suitable for game and normal time count for application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages