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

job #12781 - Update models to use clock_gettime #354

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lwriemen
Copy link
Contributor

Added conditional compilation of clock_gettime where supported with use of ftime where clock_gettime is not supported to all TIM_bridge.c files.

Someone needs to try these changes on Windows and Mac and make sure they work on those systems. From what I've read, I expect them to work, but I don't have a way to test for sure.

Added conditional compilation of clock_gettime where supported with use
of ftime where clock_gettime is not supported to all TIM_bridge.c files.
@cortlandstarrett
Copy link
Member

@lwriemen , these changes are edits to the generated code.
The model compiler archetypes need to change.

@lwriemen
Copy link
Contributor Author

Yes. I was having trouble finding the archetype to generate TIM_bridge, but these files are all under configuration management, so they either need updated or shouldn't be under configuration management. I was mostly making this visible to find out if the changes work fine under Windows and Mac.

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