INtime SDK Help
New in this release
INtime SDK v7.2 > Welcome to INtime SDK > New in this release

New in INtime 7.2 SDK

Note: For any additional information about new INtime features, see the release notes file.
Go to Start -> INtime -> Release Notes.

HWP/Frequency scaling

· hwp.exe is now available to configure CPU HWP/Frequency performance from the command line. See "%intime%\Utilities\hwp.exe" -help for command line options

Hardware support

· INtime now supports Intel Core Ultra 2nd Generation Arrow Lake CPUs.

C++ Boost Libraries

· INtime Knowledge Base contains a websocket server demo using wolfSSL community TLS 1.3

C++20 support

· std::mutex is now created with a kernel region instead of a semaphore to enable better functionality for real-time operating systems.

Device Manager

· LNC lncNetSetPar function provides a setting parameter defined in loader.cfg.

Installation

· Install with SKIPNETSERVICES=1, after which no remote INtime nodes should be visible to any tool on that system

· SKIPDOCUMENTATION installer option added to enable skipping documentation installation.

Visual Studio support

· Visual Studio 2022 versions 17.12, 17.13, and 17.14 are supported

Misc

· Sample projects for the INtime SDK demonstrating how to integrate the INtime SDK with CMake are now available for download. More information about the sample projects and their use can be found in the INtime documentation: https://tenasys.com/my-tenasys/knowledge-base/knowledge-base-page/?pageNum=232.

See Also