Implement ticker.
Implement ticker, which provides a simple API for ticking off some number of events before indicating that the ticker has hit its limit.
This commit is contained in:
2
src/ticker.c
Normal file
2
src/ticker.c
Normal file
@@ -0,0 +1,2 @@
|
||||
#define JEMALLOC_TICKER_C_
|
||||
#include "jemalloc/internal/jemalloc_internal.h"
|
Reference in New Issue
Block a user