time_unix_nano is the time the event occurred.
Generated from protobuf field <code>fixed64 time_unix_nano = 1;</code>
int|string $var:
$this
public function setTimeUnixNano($var) { GPBUtil::checkUint64($var); $this->time_unix_nano = $var; return $this; }