]> git.mxchange.org Git - flightgear.git/history - Time/fg_timer.cxx
Convert fgTIMESTAMP to FGTimeStamp which holds usec instead of ms.
[flightgear.git] / Time / fg_timer.cxx
1999-01-09 curtConvert fgTIMESTAMP to FGTimeStamp which holds usec...
1998-12-05 curtMoved struct fg_timestamp to class fgTIMESTAMP and...
1998-12-04 curtConverted "struct fg_timestamp" to "class fgTIMESTAMP...
1998-04-28 curtType-ified fgTIME and fgVIEW.
1998-04-25 curtCleaned up initialization sequence to eliminate interde...
1998-04-24 curtWrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"