mirror of
https://gitee.com/openharmony/startup_init
synced 2025-02-17 10:28:00 +00:00
!2133 persist param save time change
Merge pull request !2133 from wxt/master
This commit is contained in:
commit
4422e545fb
@ -44,7 +44,7 @@ typedef struct {
|
||||
int RegisterPersistParamOps(PersistParamOps *ops);
|
||||
|
||||
#ifndef STARTUP_INIT_TEST
|
||||
#define PARAM_MUST_SAVE_PARAM_DIFF 10 // 10s
|
||||
#define PARAM_MUST_SAVE_PARAM_DIFF 1 // 1s
|
||||
#else
|
||||
#define PARAM_MUST_SAVE_PARAM_DIFF 1
|
||||
void TimerCallbackForSave(ParamTaskPtr timer, void *context);
|
||||
|
Loading…
x
Reference in New Issue
Block a user