Searched defs:TickFunctionType (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dtime.h549 typedef DWORD (*TickFunctionType)(void); typedef in class:base::TimeTicks
550 static TickFunctionType SetMockTickFunction(TickFunctionType ticker);

Completed in 51 milliseconds