implement time delay in c

后端 未结 17 1868
我在风中等你
我在风中等你 2020-11-30 05:43

I don\'t know exactly how to word a search for this.. so I haven\'t had any luck finding anything.. :S

I need to implement a time delay in C.

for example I w

17条回答
  •  独厮守ぢ
    2020-11-30 06:02

    Is it timer?

    For WIN32 try http://msdn.microsoft.com/en-us/library/ms687012%28VS.85%29.aspx

提交回复
热议问题