Revision: 41761
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41761&view=rev
Author:   davidloman
Date:     2010-12-22 13:56:31 +0000 (Wed, 22 Dec 2010)

Log Message:
-----------
Add a utility function to get the current time in ms and return it as a quint64.

Modified Paths:
--------------
    rt^3/trunk/include/Logger.h

Modified: rt^3/trunk/include/Logger.h
===================================================================
--- rt^3/trunk/include/Logger.h 2010-12-22 13:53:27 UTC (rev 41760)
+++ rt^3/trunk/include/Logger.h 2010-12-22 13:56:31 UTC (rev 41761)
@@ -78,6 +78,8 @@
                BANNER, INFO, WARNING, ERROR, FATAL, DEBUG
        };
 
+       static quint64 getCurrentTime();
+
 private:
        static Logger* instance;
        static QMutex* lock;


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Forrester recently released a report on the Return on Investment (ROI) of
Google Apps. They found a 300% ROI, 38%-56% cost savings, and break-even
within 7 months.  Over 3 million businesses have gone Google with Google Apps:
an online email calendar, and document program that's accessible from your 
browser. Read the Forrester report: http://p.sf.net/sfu/googleapps-sfnew
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to