Searched refs:TimestampUsec (Results 1 – 3 of 3) sorted by relevance
83 …TimestampUsec *int64 `protobuf:"varint,1,req,name=timestamp_usec" json:"timestamp_usec,omitemp… member94 if m != nil && m.TimestampUsec != nil {95 return *m.TimestampUsec
570 TimestampUsec: proto.Int64(time.Now().UnixNano() / 1e3),
592 TimestampUsec: proto.Int64(time.Now().UnixNano() / 1e3),