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

/barrelfish-master/lib/posixcompat/
H A Dsbrk.c77 static inline unsigned long bf_ticks(void) function
88 uint64_t start = bf_ticks();
166 uint64_t end = bf_ticks();

Completed in 24 milliseconds