Home
last modified time | relevance | path

Searched refs:elaps (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libbegemot/
H A Drpoll.c644 double elaps(void);
648 elaps(void) in elaps() function
676 printf("%4.1f -- %d: %s\n", elaps(), tid, (char *)arg); in tfunc0()
681 printf("%4.1f -- %d: %s\n", elaps(), tid, (char *)arg); in tfunc1()
689 printf("%4.1f -- %d\n", elaps(), tid); in tfunc2()
698 printf("%4.1f -- %d: %s\n", elaps(), tid, (char *)arg); in second()
706 printf("%4.1f -- %d: %s\n", elaps(), tid, (char *)arg); in first()