Ignore:
Timestamp:
Jul 13, 2017, 5:17:57 AM (8 years ago)
Author:
stevenhl
Message:

Import modifications from cwmm-0_2_9-work-01_10_2006.zip dated 2006-08-27

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/common_functions/uptime.c

    r2 r4  
    257257}
    258258
     259/*!***********************************************************/
     260/*                                                           */
     261/* @@DESC                                                    */
     262/*                                                           */
     263/* To be written...                                          */
     264/*                                                           */
     265/*!!**********************************************************/
    259266ULONG SysGetUptimeSecs(BOOL fUseTimer)
    260267{
     
    265272}
    266273
     274/*!***********************************************************/
     275/*                                                           */
     276/* @@DESC                                                    */
     277/*                                                           */
     278/* To be written...                                          */
     279/*                                                           */
     280/*!!**********************************************************/
    267281char* SysGetUptimeString(BOOL fUseTimer, char * chrBuffer, ULONG ulSize)
    268282{
Note: See TracChangeset for help on using the changeset viewer.