return the current system time converted to a value of milliseconds.
return the current system time converted to a value of milliseconds. MSB of tv_sec field are removed in order to make representation in millisecs possible. This done by taking the remainder of a division by 1728000 = 20x24x60x60, restarting millisecs count every 20 days.
Alphabetic index HTML hierarchy of classes or Java