a few more fixes to support timing and to improve message queues.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1012 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -705,7 +705,7 @@ get_num(char *t)
|
||||
return(TermNil);
|
||||
}
|
||||
|
||||
static Int
|
||||
static UInt
|
||||
runtime(void)
|
||||
{
|
||||
return(Yap_cputime()-Yap_total_gc_time()-Yap_total_stack_shift_time());
|
||||
|
Reference in New Issue
Block a user