| Package | Description |
|---|---|
| org.bytedeco.systems.global |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
windows.SetWaitableTimer(Pointer hTimer,
LARGE_INTEGER lpDueTime,
int lPeriod,
PTIMERAPCROUTINE pfnCompletionRoutine,
Pointer lpArgToCompletionRoutine,
boolean fResume) |
static boolean |
windows.SetWaitableTimerEx(Pointer hTimer,
LARGE_INTEGER lpDueTime,
int lPeriod,
PTIMERAPCROUTINE pfnCompletionRoutine,
Pointer lpArgToCompletionRoutine,
REASON_CONTEXT WakeContext,
long TolerableDelay) |
Copyright © 2020. All rights reserved.