pouët.net

Timing in demos.. how do I do it ?

category: general [glöplog]
here we go: timer.cs
added on the 2004-01-05 18:34:44 by Jcl Jcl
of course, take the:

catch(System.EntryPointNotFoundException e)
{
SFLog.ExceptionLog(Lang.GetString("CantLoadTimerRoutine"),e);
}

out, or replace it with your custom exception trapping/logging/whatever :-)
added on the 2004-01-05 18:38:01 by Jcl Jcl
Microsoft also talked about the timing problem and 32 vs 64 bits here.
added on the 2004-01-11 15:27:13 by Jcl Jcl

login