(PECL OAuth >= 1.0.0)
OAuth::setTimestamp — Set the timestamp
Sets the OAuth timestamp for subsequent requests.
Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.
timestampThe timestamp.
   Returns TRUE, unless the timestamp is invalid, in which
   case FALSE is returned.
  
| Sürüm: | Açıklama | 
|---|---|
| 1.0.0 | 
        Başarısızlık durumunda FALSE yerine
evvelce NULL dönerdi.
        |