mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-09 21:50:45 +01:00
Remove timestamp
This commit is contained in:
parent
539d698492
commit
42c583265c
@ -54,7 +54,7 @@ void Grid_unquiesce_nodes(void)
|
|||||||
|
|
||||||
std::ostream& operator<< (std::ostream& stream, const GridTime& time)
|
std::ostream& operator<< (std::ostream& stream, const GridTime& time)
|
||||||
{
|
{
|
||||||
stream << time.count()<<" ms";
|
// stream << time.count()<<" ms";
|
||||||
return stream;
|
return stream;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user