Ignore:
Timestamp:
29/03/2009 15:08:12 (3 years ago)
Author:
chris
Message:

Add date to file logger, as requested by Kenny Millington.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/lib/common/BoxTime.h

    r2203 r2482  
    4141} 
    4242 
    43 std::string FormatTime(box_time_t time, bool showMicros = false); 
     43std::string FormatTime(box_time_t time, bool includeDate, 
     44        bool showMicros = false); 
    4445 
    4546#endif // BOXTIME__H 
Note: See TracChangeset for help on using the changeset viewer.