The Standard LibrarydateMethodsnowOn this pagenowGet the time since epoch in milliseconds. now(); // time since epoch as uint Syntax now() Returns An unsigned integer representing the time since epoch in milliseconds. ⚠️ Watch out for an overflow in 32-bit systems!