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

/macosx-10.9.5/dcerpc-58/dcerpc/ncklib/
H A Drpctimer.c154 rpc_clock_t max_step;
169 max_step = RPC_CLOCK_SEC(50);
170 if (next == 0 || next > max_step)
171 next = max_step;
152 rpc_clock_t max_step; local

Completed in 168 milliseconds