using namespace std::chrono; auto time = duration_cast<seconds>(high_resolution_clock::now().time_since_epoch());. ora time.count() tornerà numero di ...
確定! 回上一頁