WPS_UPNP: Use monotonic time for event debouncing
authorJohannes Berg <johannes.berg@intel.com>
Mon, 16 Dec 2013 20:08:38 +0000 (21:08 +0100)
committerJouni Malinen <j@w1.fi>
Tue, 24 Dec 2013 05:57:10 +0000 (07:57 +0200)
commit196a2174036b112e6f95974356b3f66ddca9a0ef
tree1e27708699d2f06ecca03aa0a2b7abe29584b414
parent864c9afa6df17dc0f1f5e83360ea14e8a566d7e6
WPS_UPNP: Use monotonic time for event debouncing

The event debouncing isn't very accurate (since it doesn't
take sub-second resolution into account), but it should use
monotonic time anyway since it doesn't care about the wall
clock.

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
src/wps/wps_upnp.c