Shinobi Library - Timer Function
syTmrGenDiffCount
Calculates the difference between general-purpose interrupt counters
FORMAT
Uint32 syTmrGenDiffCount( count1, count2 )
Uint32 count1
Uint32 count2
PARAMETER
count1
Counter value that was gotten first
count2
Counter value that was gotten second
RETURN
Counter value
DESCRIPTION
Gets the difference between two timer counter values. Specify the counter value, not microseconds, in the parameter.
NOTE
Decimals are truncated.
syTmrGenDiffCount
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999