Activity Timer Behavior

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

Various drivers can reset an activity timer, potentially causing a timer management thread to be scheduled in Power Manager.

In this scenario, the scheduled timer management thread can needlessly place a significant performance burden on the CPU of the target device. To avoid this problem, when an activity event moves from an inactive to an active state, Power Manager stops examining the reset event until the scheduled timeout expires.

If an event is signaled during this interval, Power Manager continues to wait. When a full timeout period elapses without a reset event's being signaled, the activity timer expires, and the manual-reset events change state.

See Also

Concepts

Activity Timers