That *is* a difference but the main one is that milliseconds is just the millisecond part of the time and totalmilliseconds is the time converted to milliseconds. I have lost track of how many times this one has burnt me - I always forget.
so
MilliSeconds(10.274) = 274
TotalMilliSeconds(10.274) = 10274
MilliSeconds(13.274) = 274
TotalMilliSeconds(13.274) = 13274
The ZBuffer News and information for XNA
Please read
the forum FAQs -
Bug reporting