OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tick1
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/win/src/
target_services.cc
116
uint32
tick1
= ::GetTickCount();
local
131
if (tick2 >=
tick1
) {
132
if ((answer.extended[0].unsigned_int <
tick1
) ||
/external/qemu-pc-bios/bochs/
bochs.h
181
#define BX_TICK1() bx_pc_system.
tick1
()
Completed in 57 milliseconds