#include <CArchTimeUnix.h>
Inherits IArchTime.
Inheritance diagram for CArchTimeUnix:
Public Member Functions | |
virtual double | time () |
Get the current time. |
Definition at line 23 of file CArchTimeUnix.h.
|
Get the current time. Returns the number of seconds since some arbitrary starting time. This should return as high a precision as reasonable. Implements IArchTime. Definition at line 42 of file CArchTimeUnix.cpp. |