Skip to content

nr17/timers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timers

This repository contains a simple timer manager implementation.

Running the test

A small test program is provided in scheme1/orderedList_test.cpp. Build and run it using the test target of the Makefile:

cd scheme1
make test

The program will build and automatically execute, exiting with status 0 if the assertions pass.

About

Many different implementations for timers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published