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

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

Completed in 115 milliseconds