Searched defs:Now (Results 1 – 3 of 3) sorted by relevance
51 WeeklyTime Now() { in Now() function
125 struct Now {}; struct
164 std::ostream& operator<<(std::ostream& os, const Now&) { in operator <<()