What’s new in Utilities toolkit 1.1

Find all the details of each patch release of Utilities toolkit 1.1 here:

Utilities toolkit 1.1.0

This version adds some great improvement in the periodic timing behavior.

Users of the previous version will need to relink functions in their code due to renaming in this version.

New

  • Add a First Execution Since Period Modification? output to the Get Timeout function. This can be useful to trigger some initialization code → #5

Changes

  • Change first execution behavior → #2

  • API name is now Helper Loop Periodic Timing instead of Helper Loop Timing#1

  • Rename "Obtain Timeout" to "Get Timeout" → #4

Fixes

  • The Late? output in Get Timeout function now gives correct information when the first Timeout case executes after the update of the Helper Loop period.

  • Many misspellings a have been fixed.