Shinobi Library - Timer Function
syTmrDiffCount
Gets the difference of two counter values
FORMAT
Uint32 syTmrDiffCount( count1, count2 )
Uint32 count1
Uint32 count2
PARAMETER
count1
Counter value that was gotten first
count2
Counter value that was gotten second
RETURN
Difference between the two counter values
DESCRIPTION
Calculates the difference between two counter values. Specify the counter value, not microseconds, in the parameter.
syTmrDiffCount
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999