Skip to content

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