mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 21:23:06 +00:00
committed by
Jason Evans
parent
ae45142adc
commit
b41a07c31a
@@ -1,8 +1,5 @@
|
||||
/* Simple timer, for use in benchmark reporting. */
|
||||
|
||||
#include <unistd.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
typedef struct {
|
||||
nstime_t t0;
|
||||
nstime_t t1;
|
||||
|
||||
Reference in New Issue
Block a user