current_timeGet time of the last accepted block.Returns the time in seconds from 1970 of the last accepted block (not the block including this action) Returns time in seconds from 1970 of the last accepted block Example: C++time current_time = now();