Searched refs:thetime (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dsubr.h7 int thetime; local
9 asm __volatile__ ("mov.u32 %0, %%clock;" : "=r"(thetime));
11 return thetime;

Completed in 32 milliseconds