Answers for "eosio get time"

C++
1

eosio get time

uint32_t now(){return current_time_point().sec_since_epoch();}
Posted by: Guest on August-04-2020

Browse Popular Code Answers by Language