2
0
woollybah 10 жил өмнө
parent
commit
5617f9216b
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      blitz.mod/blitz_app.c

+ 1 - 0
blitz.mod/blitz_app.c

@@ -190,6 +190,7 @@ static void startup(){
 	
 	//_mainThread=pthread_self();
 
+	// TODO : appears as "undefined" when linking... need this for millisecs support.
 	//sysinfo( &info );
 	base_time=bbMilliSecs()-info.uptime*1000;
 }