getServerTimeStamp method

int getServerTimeStamp()

Implementation

int getServerTimeStamp(){
  return _serverTimeStamp;
}