Page 1 of 1

seconds()

PostPosted: Tue Apr 14, 2009 6:44 pm
by Otto
It seems seconds() is not supported by FWPPC. Is there some other function?
Thanks in advance
Otto

Re: seconds()

PostPosted: Tue Apr 14, 2009 11:55 pm
by Antonio Linares
Otto,

You can use GetTickCount():

MsgInfo( GetTickCount() )

http://msdn.microsoft.com/en-us/library/ms724408(VS.85).aspx