Changes between Version 4 and Version 5 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Time/IsTimeChanged
- Timestamp:
 - 03/12/25 07:42:55 (8 months ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
      
Docs/Prog/Manual/ApplicationLibraries/lib825ev/Time/IsTimeChanged
v4 v5 2 2 Checks whether the time is on a new second 3 3 4 {{{ 4 {{{#!c++ 5 5 bool IsTimeChanged(void); 6 6 }}} … … 20 20 == Examples == 21 21 22 {{{ 22 {{{#!c++ 23 23 if(IsTimeChanged()) 24 24 {  
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)