Searched refs:_should_collect_interval_start (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/libauto-186/
H A DStatistics.h174 volatile int64_t _should_collect_interval_start; // records the last time Zone::should_check() ran, to throttle requests member in class:Auto::Statistics
210 inline volatile int64_t *last_should_collect_time() { return &_should_collect_interval_start;}

Completed in 116 milliseconds