Changeset: 524ef5a5a8a5 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=524ef5a5a8a5
Modified Files:
        gdk/gdk_system.c
Branch: Jul2012
Log Message:

Correct comment.


diffs (12 lines):

diff --git a/gdk/gdk_system.c b/gdk/gdk_system.c
--- a/gdk/gdk_system.c
+++ b/gdk/gdk_system.c
@@ -700,7 +700,7 @@ MT_check_nr_cores(void)
 lng
 GDKusec(void)
 {
-       /* Return the time in milliseconds since an epoch.  The epoch
+       /* Return the time in microseconds since an epoch.  The epoch
           is roughly the time this program started. */
 #ifdef _MSC_VER
        static LARGE_INTEGER freq, start;       /* automatically initialized to 
0 */
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to