mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-05 20:30:03 +02:00
debugging
This commit is contained in:
parent
abfcfa7dea
commit
cb5fa6223a
@ -125,7 +125,7 @@ inline std::string NowTime()
|
||||
|
||||
inline std::string NowTime()
|
||||
{
|
||||
char buffer[11];cout<<"111"<<endl;
|
||||
char buffer[100];// char buffer[11];
|
||||
time_t t;
|
||||
time(&t);
|
||||
tm r = {0};
|
||||
|
Loading…
x
Reference in New Issue
Block a user