Returns server start time in the number of milliseconds.
startStartTimeInMs = getSysMilliseconds();
The return value breaks after about 24 days due to int overflow.