Thread: luaindex type
View Single Post
05/18/14, 03:45 PM   #14
Iyanga
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 183
Originally Posted by Xrystal View Post
hmm ESO does have a 64 bit value though if I am understanding the timestamp value correctly.

GetTimeStamp() Returns: id64 timestamp

I may be misunderstanding as that technically could be a 32 bit positive number.

No, you are not misunderstanding, CatoTheElder just has no clue what he is talking about.


There is no correlation between the size of a datatype and the memory width size of the architecture. How to do 128bit precision calculation on a 8-bit 8085 cpu was, at least 30 years ago, one of the basic lessons of computer science education.
  Reply With Quote