Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/misc.h

    rc6ca3ee r2e3a857  
    4343
    4444G_MODULE_EXPORT time_t get_time( int year, int month, int day, int hour, int min, int sec );
     45G_MODULE_EXPORT time_t mktime_utc( struct tm *tp );
    4546double gettime( void );
    4647
Note: See TracChangeset for help on using the changeset viewer.