mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-01-02 02:40:08 +01:00
poll every 10 seconds to get better stats results
This commit is contained in:
parent
f897e3d24c
commit
1b1d9976b6
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
#include "dkp-supply.h"
|
||||
#include "dkp-history.h"
|
||||
|
||||
#define DKP_SUPPLY_REFRESH_TIMEOUT 30L
|
||||
#define DKP_SUPPLY_REFRESH_TIMEOUT 10L
|
||||
|
||||
struct DkpSupplyPrivate
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue