La funzione però non restituisce tempi.
Per calcolare il tempo trascorso devi usare anche QueryPerformanceFrequency.
Qui un esempio.
http://www.decompile.com/cpp/faq/windows_timer_api.htm
La funzione però non restituisce tempi.
Per calcolare il tempo trascorso devi usare anche QueryPerformanceFrequency.
Qui un esempio.
http://www.decompile.com/cpp/faq/windows_timer_api.htm
This code and information is provided "as is" without warranty of any kind, either expressed
or implied, including but not limited to the implied warranties of merchantability and/or
fitness for a particular purpose.