| MongoTimestamp::__toStringReturns a string representation of this timestamp 
 Description
   public string MongoTimestamp::__toString
    ( void
   ) Returns the "sec" field of this timestamp. ParametersThis function has no parameters. Return ValuesThe seconds since epoch represented by this timestamp. |