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

Refactored the TreeNode::executeTick() function to use a scoped timer… #863

Merged
merged 1 commit into from
Sep 21, 2024

Conversation

Aglargil
Copy link
Contributor

@Aglargil Aglargil commented Sep 6, 2024

… for performance monitoring. (#861)

Update src/tree_node.cpp

… for performance monitoring. (BehaviorTree#861)

Update src/tree_node.cpp

Co-authored-by: Davide Faconti <[email protected]>
@Aglargil
Copy link
Contributor Author

Aglargil commented Sep 9, 2024

@facontidavide
The last added comment didn't pass the pre-commit test, so I reintroduced a pull-request.

@facontidavide facontidavide merged commit 1fcb624 into BehaviorTree:master Sep 21, 2024
9 checks passed
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