(file) Return to System.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/System.h between version 1.89 and 1.90

version 1.89, 2010/04/09 12:03:48 version 1.90, 2010/07/05 08:58:36
Line 131 
Line 131 
     */     */
     static void getCurrentTimeUsec(Uint32& seconds, Uint32& microseconds);     static void getCurrentTimeUsec(Uint32& seconds, Uint32& microseconds);
  
       /** Similar to getCurrentTime() above but get the full time in microseconds
       */
       static Uint64  getCurrentTimeUsec();
   
     /** getCurrentASCIITime Gets time/date in a fixed format. The format is     /** getCurrentASCIITime Gets time/date in a fixed format. The format is
         YY MM DD-HH:MM:SS         YY MM DD-HH:MM:SS
         @return Returns String with the ASCII time date.         @return Returns String with the ASCII time date.


Legend:
Removed from v.1.89  
changed lines
  Added in v.1.90

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2