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

/haiku-fatelf/src/tests/servers/app/newerClipping/
H A Dmain.cpp162 bigtime_t start64 = system_time();
174 printf("32: %lld\n", start64 - start32);
175 printf("64: %lld\n", finish - start64);*/
316 bigtime_t start64 = system_time(); local
327 // printf("32: %lld\n", start64 - start32);
328 printf("blend 64: %lld\n", finish - start64);

Completed in 80 milliseconds