Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a helper class EventFrequency #850

Merged
merged 1 commit into from
Sep 11, 2014

Conversation

taketwo
Copy link
Member

@taketwo taketwo commented Aug 16, 2014

A helper class to measure frequency of a certain event.

To use this class create an instance and call event() function every time the event in question occurs. The estimated frequency can be retrieved with getFrequency() function.

A helper class to measure frequency of a certain event. To use this
class create an instance and call event() function every time the event
in question occurs. The estimated frequency can be retrieved with
getFrequency() function.
@jspricke jspricke added this to the pcl-1.8.0 milestone Aug 19, 2014
jspricke added a commit that referenced this pull request Sep 11, 2014
Add a helper class EventFrequency
@jspricke jspricke merged commit 62ef7bd into PointCloudLibrary:master Sep 11, 2014
@taketwo taketwo deleted the add-event-frequency branch September 11, 2014 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants