Searched refs:now_timestamp (Results 1 – 1 of 1) sorted by relevance
60 Timestamp now_timestamp; in GetTimestamp() local61 now_timestamp.secs = SAFELY_CLAMP( in GetTimestamp()66 std::min(static_cast<uintmax_t>(GetMaxVal(now_timestamp.secs)), in GetTimestamp()68 now_timestamp.nsecs = in GetTimestamp()70 return now_timestamp; in GetTimestamp()