Home
last modified time | relevance | path

Searched refs:getNanosecondsForTimestamp (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBUtil.php467 $nanoseconds = static::getNanosecondsForTimestamp($value->getNanos());
577 public static function getNanosecondsForTimestamp($nanoseconds) function in Google\\Protobuf\\Internal\\GPBUtil