Provides a class for managing a timestamp (seconds & milliseconds. More...
#include <iosfwd>#include <iomanip>#include <sstream>#include <simgear/compiler.h>#include <simgear/math/SGCMath.hxx>Go to the source code of this file.
Classes | |
| class | SGTimeStamp |
| The SGTimeStamp class allows you to mark and compare time stamps with nanosecond accuracy (if your system has support for this level of accuracy). More... | |
Provides a class for managing a timestamp (seconds & milliseconds.
)
Definition in file timestamp.hxx.
1.6.1