Type change to long long
Created by: b17460904
I want to using unix millisecond timestamp as Jason vale,but it seems like the type is long, it will overflow, how to change long type to long long type? Thanks.
Created by: b17460904
I want to using unix millisecond timestamp as Jason vale,but it seems like the type is long, it will overflow, how to change long type to long long type? Thanks.