due               104 win32/time.c   	LARGE_INTEGER due;
due               106 win32/time.c   	due.QuadPart = -(10 * (__int64)useconds);
due               109 win32/time.c   	SetWaitableTimer(timer, &due, 0, NULL, NULL, 0);