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

/freebsd-10.0-release/crypto/heimdal/kcm/
H A Devents.c40 static time_t last_run = 0; variable
405 if (now < last_run + KCM_EVENT_QUEUE_INTERVAL) {
433 last_run = now;

Completed in 161 milliseconds