mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-01-31 18:00:27 +01:00
Decrease the poll timeout to 2 seconds
This commit is contained in:
parent
2f020ff005
commit
d0977d1112
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
#include "dkp-enum.h"
|
||||
#include "dkp-supply.h"
|
||||
|
||||
#define DKP_SUPPLY_REFRESH_TIMEOUT 10L
|
||||
#define DKP_SUPPLY_REFRESH_TIMEOUT 2L
|
||||
|
||||
struct DkpSupplyPrivate
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue