Files
tun2socks/core/c/custom/arch/perf.h
2019-07-16 11:37:52 +08:00

8 lines
99 B
C

#ifndef perf_h
#define perf_h
#define PERF_START
#define PERF_STOP(x)
#endif /* perf_h */