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

/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCPUnlock.c123 struct timeval lockEnd; local
157 (void)gettimeofday(&lockEnd, NULL);
158 timersub(&lockEnd, &prefsPrivate->lockTime, &lockElapsed);

Completed in 121 milliseconds