INtime SDK Help
Alternate APIs
INtime SDK v7 > About INtime > Alternate APIs

INtime provides alternate APIs to the standard Itime API and the NTX API.

The INtime iwin32 API is a Win32-compatible API designed to make the transition from Windows applications to INtime applications easier. It provides base-level Win32 calls plus some additional functionality to support interrupts and timers from your application.

The INtime DotNet API is a .net assembly which provides access to the NTX interface from a managed application on Windows.

See Also