Home | History | Annotate | Download | only in libclang

Lines Matching full:starttime

677   const llvm::TimeRecord &StartTime =  llvm::TimeRecord::getCurrentTime();
775 os << "\"wall\": " << (EndTime.getWallTime() - StartTime.getWallTime());