OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kSlewChangeStepPeriod_mSec
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/common_time/
clock_recovery.h
150
static const int
kSlewChangeStepPeriod_mSec
;
clock_recovery.cpp
104
const int ClockRecoveryLoop::
kSlewChangeStepPeriod_mSec
= 10;
389
next_slew_change_timeout_.setTimeout(
kSlewChangeStepPeriod_mSec
);
Completed in 679 milliseconds