Re: fixed time slices?




"Jan Bruns":
From within the callback-procedure, a loop like
for i := 1 to n do sleep(s); // s>0
takes about n*(s+1) ms. What's difrent with this thread?

This is also true for the main thread that called timeBeginPeriod(1).

Is this relyable behaviour? Why does my application need
to call timeBeginPeriod(1) to make the kernel behave as parts of
the SDK define?

Gruss

Jan Bruns

.



Relevant Pages

  • Re: How do I get just the DirectX 9.0c SDK?
    ... Jan Bruns wrote: ... | This DirectX SDK release contains updates to tools, utilities, samples, ... So if DX10 is only availabe as a pre-release, ... 12/04 to find an SDK that didn't have DX10 in it. ...
    (microsoft.public.win32.programmer.directx.graphics)
  • Re: I need a GL_DECAL equivalent in the fixed funtion renderer
    ... with the texture stage states to get the right set of args for what you ... The SDK I have it in is the last 9b SDK I have no idea what date ... jan Bruns ...
    (microsoft.public.win32.programmer.directx.graphics)