Changes between Version 159 and Version 160 of Docs/825gen2/Dev/UpdatingLegacyApps
- Timestamp:
- 11/19/25 13:38:36 (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/UpdatingLegacyApps
v159 v160 108 108 }}} 109 109 110 4. Some apps may have //stime// function call t hatis no longer supported. This code should be updated to use //clock_settime//. For example:110 4. Some apps may have //stime// function call to set the indicator date/time. The //stime// function is no longer supported. This code should be updated to use //clock_settime//. For example: 111 111 {{{#!c++ 112 112 // stime(&rawtime);
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)