#include <timestamp.h>
TimeStamp ()
Construct an uninitialized TimeStamp.
static TimeStamp now ()
set a TimeStamp to the current time
static TimeStamp epochStart ()
set a TimeStamp to Jan 1, 1970
A time stamp.
This class implements the 'generic' subset of the interface in the fake class Shape, with the exception of the stream operators. It also has the full set of comparison operators (<, <=, >, >=, ==, !=).
Generated automatically by Doxygen for WFMath from the source code.