class GenericSuspendWakeupTimer

Defined at line 18 of file ../../zircon/kernel/lib/suspend_wakeup_timer/suspend_wakeup_timer.cc

Protected Members

Timer generic_resume_timer_

Public Methods

void GenericSuspendWakeupTimer (Callback callback)

Defined at line 20 of file ../../zircon/kernel/lib/suspend_wakeup_timer/suspend_wakeup_timer.cc

void ~GenericSuspendWakeupTimer ()

Defined at line 21 of file ../../zircon/kernel/lib/suspend_wakeup_timer/suspend_wakeup_timer.cc

void EnsureStarted ()

Defined at line 23 of file ../../zircon/kernel/lib/suspend_wakeup_timer/suspend_wakeup_timer.cc

void CancelTimer ()

Defined at line 37 of file ../../zircon/kernel/lib/suspend_wakeup_timer/suspend_wakeup_timer.cc