Public Member Functions

CArchTimeUnix Class Reference

Generic Unix implementation of IArchTime. More...

#include <CArchTimeUnix.h>

Inherits IArchTime.

List of all members.

Public Member Functions

virtual double time ()
 Get the current time.

Detailed Description

Generic Unix implementation of IArchTime.

Definition at line 27 of file CArchTimeUnix.h.


Member Function Documentation

double CArchTimeUnix::time (  )  [virtual]

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 46 of file CArchTimeUnix.cpp.


The documentation for this class was generated from the following files: