Searched refs:lTp (Results 1 – 1 of 1) sorted by relevance
185 auto lTp = std::chrono::system_clock::to_time_t(mTp); in toString() local187 auto lTime = localtime_r(&lTp, &buf); in toString()