#include <at_types.h>
Public Types | |
| enum | { PerSec = 10000000, PerMilliSec = 10000, PerMicroSec = 10 } |
Public Methods | |
| Int64 | MilliSecs () const |
Public Attributes | |
| Int64 | m_time |
|
|
|
|
|
Return this time in units of milliseconds
|
|
|
m_time is basically the same as a Windows filesystem time. The units are 100's of nanoseconds since 1-Jan-1600. |
Generated for Austria by
and
MakeXS at Sun Oct 24 17:35:34 PDT 2004