Skip to content

Keeps statistics of multiple events and responds to simple statistical queries about events.

License

Notifications You must be signed in to change notification settings

abilinx/event-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

event-stats

Keeps statistics of multiple events and responds to simple statistical queries about events.

Build

The cmake system is used to build this project. It is recommended to build this project out of source. It means that you can create a directory named build in root of project and build inside it and you are free to clear content of build directory any time. Use these commands to build the project:

$ mkdir build $ cd build $ cmake .. $ make

About

Keeps statistics of multiple events and responds to simple statistical queries about events.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published