server-skynet-source-3rd-je.../src/ticker.c
Jason Evans 9998000b2b 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.
2016-02-19 20:29:06 -08:00

3 lines
76 B
C

#define JEMALLOC_TICKER_C_
#include "jemalloc/internal/jemalloc_internal.h"