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 an optional condition to timer insertions #35

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

lm-sousa
Copy link
Member

@lm-sousa lm-sousa commented Jul 15, 2021

This condition makes it possible for the inserted timer code to be used only under specified times.

C and C++ insertions tested in Linux with end as undefined and $call.ancestor("scope")

To do:

  • Variable declarations still need to be moved outside the scope of the if statements.This will make the code less compact (especially in c++) however it is a necessity for this topology to work.
  • C++
  • C Linux
  • C Windows

WARNING: Not tested in Windows. (Windows 🤮 )

This condition makes it possible for the inserted timer code to be
used only under specified times
@lm-sousa lm-sousa self-assigned this Jul 15, 2021
@lm-sousa lm-sousa requested a review from joaobispo July 15, 2021 18:38
@lm-sousa lm-sousa changed the title Added an optional condition to timer insertions WIP: Add an optional condition to timer insertions Jul 15, 2021
@lm-sousa lm-sousa changed the title WIP: Add an optional condition to timer insertions Add an optional condition to timer insertions Jul 16, 2021
@lm-sousa lm-sousa marked this pull request as draft July 16, 2021 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant